Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Struct Clutter.Knot

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterKnot
Struct : Knot
Point in a path behaviour.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Clutter.Knot ()
Create a new Clutter.Knot
Create a new Clutter.Knot
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.BehaviourEllipse
Property
center : Clutter.Knot
The center of the ellipse.
Clutter.BehaviourPath
Method
new Clutter.BehaviourPath.with_knots (Alpha alpha, Knot knots, guint32 n_knots) : Clutter.Behaviour
Create a new Clutter.BehaviourPath
Clutter.Path
Method
get_position (gdouble progress, Knot position) : guint32
The value in progress represents a position along the path where
0.0 is the beginning and 1.0 is the end of the path.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:45 GMT+0800 (HKT)