Function

ClutterUnitsfrom_cm

Declaration [src]

void
clutter_units_from_cm (
  ClutterUnits* units,
  gfloat cm
)

Description [src]

Stores a value in centimeters inside units.

Available since:1.2

Parameters

units ClutterUnits
 

A ClutterUnits.

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

Centimeters.