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
  Show / Hide Inherited methods, properties and signals
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, Number n_knots) : Clutter.BehaviourPath
Create a new Clutter.BehaviourPath
Clutter.Path
Method
get_position (Number progress, Knot position) : Number
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 Tue Jun 22 2010 16:32:37 GMT+0800 (HKT)