Function

ClutterUnitsfrom_mm

Declaration [src]

void
clutter_units_from_mm (
  ClutterUnits* units,
  gfloat mm
)

Description [src]

Stores a value in millimiters 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.
mm gfloat
 

Millimeters.