Function

ClutterUnitsfrom_pt

Declaration [src]

void
clutter_units_from_pt (
  ClutterUnits* units,
  gfloat pt
)

Description [src]

Stores a value in typographic points inside units.

Available since:1.0

Parameters

units ClutterUnits
 

A ClutterUnits.

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

Typographic points.