c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Class Clutter.Alpha

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterAlpha
Class : Alpha
Implements: Clutter.Scriptable
Extends: GObject.InitiallyUnowned
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Actor
Method
animate_with_alphav (Alpha alpha, gint32 n_properties, Array properties, Array values) : Clutter.Animation
Clutter.Animation
Property
alpha : Clutter.Alpha
Clutter.Animation
Method
get_alpha () : Clutter.Alpha
Clutter.Animation
Method
set_alpha (Alpha alpha) : none
Clutter.Behaviour
Property
alpha : Clutter.Alpha
Clutter.Behaviour
Method
get_alpha () : Clutter.Alpha
Clutter.Behaviour
Method
set_alpha (Alpha alpha) : none
Clutter.BehaviourDepth
Method
new Clutter.BehaviourDepth.c_new (Alpha alpha, gint32 depth_start, gint32 depth_end) : Clutter.Behaviour
Create a new Clutter.BehaviourDepth
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.BehaviourOpacity
Method
new Clutter.BehaviourOpacity.c_new (Alpha alpha, guint8 opacity_start, guint8 opacity_end) : Clutter.Behaviour
Create a new Clutter.BehaviourOpacity
Clutter.BehaviourPath
Method
new Clutter.BehaviourPath.c_new (Alpha alpha, Path path) : Clutter.Behaviour
Create a new Clutter.BehaviourPath
Clutter.BehaviourPath
Method
new Clutter.BehaviourPath.with_description (Alpha alpha, String desc) : Clutter.Behaviour
Create a new Clutter.BehaviourPath
Clutter.BehaviourPath
Method
new Clutter.BehaviourPath.with_knots (Alpha alpha, Array knots, guint32 n_knots) : Clutter.Behaviour
Create a new Clutter.BehaviourPath
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.BehaviourScale
Method
new Clutter.BehaviourScale.c_new (Alpha alpha, gdouble x_scale_start, gdouble y_scale_start, gdouble x_scale_end, gdouble y_scale_end) : Clutter.Behaviour
Create a new Clutter.BehaviourScale
Clutter.LayoutManager
Method
begin_animation (guint32 duration, guint64 mode) : Clutter.Alpha
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:01 GMT+0800 (HKT)