Function
Cluttervalue_set_units
Declaration [src]
void
clutter_value_set_units (
GValue* value,
const ClutterUnits* units
)
Parameters
value |
GValue |
A |
|
The data is owned by the caller of the function. | |
units |
ClutterUnits |
The units to set. |
|
The data is owned by the caller of the function. |