Function

ClutterUnitsfrom_pt

Declaration [src]

void
clutter_units_from_pt (
  ClutterUnits* units,
  gfloat pt
)

Description [src]

Stores a value in typographic points inside units.

Parameters

units

Type: ClutterUnits

A ClutterUnits.

The argument will be set by the function.
The data is owned by the function.
pt

Type: gfloat

Typographic points.