Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Enum Clutter.UnitType

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterUnitType
Enum : UnitType
  Show / Hide Inherited methods, properties and signals
The type of unit in which a value is expressed This enumeration might be expanded at later date
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter
Method
Clutter.param_spec_units (String name, String nick, String blurb, UnitType default_type, Number minimum, Number maximum, Number default_value, ParamFlags flags) : GObject.ParamSpec
Creates a GParamSpec for properties using ClutterUnits.
Clutter.Units
Method
get_unit_type () : Clutter.UnitType
Retrieves the unit type of the value stored inside units
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:39 GMT+0800 (HKT)