Clutter.UnitType – clutter-1.0 Reference Manual
UnitType
Description:
[
CCode
( cprefix =
"CLUTTER_UNIT_"
, type_id =
"clutter_unit_type_get_type ()"
) ]
[
Version
( since =
"1.0"
) ]
public
enum
UnitType
The type of unit in which a value is expressed
This enumeration might be expanded at later date
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
CM
-
Unit expressed in centimeters
EM
-
Unit expressed in em
MM
-
Unit expressed in millimeters
PIXEL
-
Unit expressed in pixels (with subpixel precision)
POINT
-
Unit expressed in points
2022 vala-language.org