Import line: | Clutter = imports.gi.Clutter; |
GIR File: | Clutter-1.0.gir |
C documentation: | ClutterKnot |
Struct : | Knot |
Properties | Defined By | |
---|---|---|
x : gint32
|
Clutter.Knot | |
y : gint32
|
Clutter.Knot |
Method / Constructor | Defined By | |
---|---|---|
new Clutter.Knot
()
Create a new Clutter.Knot
Create a new Clutter.Knot
|
||
copy
()
:
Clutter.Knot
Makes an allocated copy of a knot.
Makes an allocated copy of a knot.
|
Clutter.Knot | |
Compares to knot and checks if the point to the same location.
Compares to knot and checks if the point to the same location.
|
Clutter.Knot | |
free
()
:
none
Frees the memory of an allocated knot.
Frees the memory of an allocated knot.
|
Clutter.Knot |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Clutter.BehaviourEllipse
Property |
center : Clutter.Knot
The center of the ellipse.
|
Clutter.BehaviourPath
Method |
Create a new Clutter.BehaviourPath
|
Clutter.Path
Method |
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. |