c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Enum Clutter.RotateDirection

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterRotateDirection
Enum : RotateDirection
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.BehaviourEllipse
Property
Clutter.BehaviourEllipse
Method
new Clutter.BehaviourEllipse.c_new (Alpha alpha, gint32 x, gint32 y, gint32 width, gint32 height, RotateDirection direction, gdouble start, gdouble end) : Clutter.Behaviour
Create a new Clutter.BehaviourEllipse
Clutter.BehaviourEllipse
Method
get_direction () : Clutter.RotateDirection
Clutter.BehaviourEllipse
Method
set_direction (RotateDirection direction) : none
Clutter.BehaviourRotate
Property
Clutter.BehaviourRotate
Method
new Clutter.BehaviourRotate.c_new (Alpha alpha, RotateAxis axis, RotateDirection direction, gdouble angle_start, gdouble angle_end) : Clutter.Behaviour
Create a new Clutter.BehaviourRotate
Clutter.BehaviourRotate
Method
get_direction () : Clutter.RotateDirection
Clutter.BehaviourRotate
Method
set_direction (RotateDirection direction) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:13 GMT+0800 (HKT)