Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Enum Clutter.BindCoordinate

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterBindCoordinate
Enum : BindCoordinate
Specifies which property should be used in a binding
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.BindConstraint
Property
coordinate : Clutter.BindCoordinate
The coordinate to be bound
Clutter.BindConstraint
Method
new Clutter.BindConstraint.c_new (Actor source, BindCoordinate coordinate, gfloat offset) : Clutter.Constraint
Create a new Clutter.BindConstraint
Clutter.BindConstraint
Method
get_coordinate () : Clutter.BindCoordinate
Retrieves the bound coordinate of the constraint
Clutter.BindConstraint
Method
set_coordinate (BindCoordinate coordinate) : none
Sets the coordinate to bind in the constraint
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:48 GMT+0800 (HKT)