Function

ClutterUnitsfrom_cm

since: 1.2

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

Type: ClutterUnits

A ClutterUnits.

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

Type: gfloat

Centimeters.