c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Enum Clutter.RotateAxis

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterRotateAxis
Enum : RotateAxis
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Actor
Method
get_rotation (RotateAxis axis, Object out_values) : gdouble
Clutter.Actor
Method
get_rotation_angle (RotateAxis axis) : gdouble
Clutter.Actor
Method
set_rotation (RotateAxis axis, gdouble angle, gfloat x, gfloat y, gfloat z) : none
Clutter.Actor
Method
set_rotation_angle (RotateAxis axis, gdouble angle) : none
Clutter.BehaviourEllipse
Method
get_angle_tilt (RotateAxis axis) : gdouble
Clutter.BehaviourEllipse
Method
set_angle_tilt (RotateAxis axis, gdouble angle_tilt) : 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_axis () : Clutter.RotateAxis
Clutter.BehaviourRotate
Method
set_axis (RotateAxis axis) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:13 GMT+0800 (HKT)