Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Struct Clutter.Units

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterUnits
Struct : Units
An opaque structure, to be used to store sizing and positioning
values along with their unit.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Clutter.Units ()
Create a new Clutter.Units
Create a new Clutter.Units
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter
Method
Clutter.value_get_units (Value value) : Clutter.Units
Gets the ClutterUnits contained in value.
Clutter
Method
Clutter.value_set_units (Value value, Units units) : none
Sets value to units
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:47 GMT+0800 (HKT)