Import line: | Clutter = imports.gi.Clutter; |
GIR File: | Clutter-1.0.gir |
C documentation: | ClutterPathNodeType |
Enum : | PathNodeType |
Properties | |
---|---|
guint32 Clutter.PathNodeType.CLOSE : 3
|
|
guint32 Clutter.PathNodeType.CURVE_TO : 2
|
|
guint32 Clutter.PathNodeType.LINE_TO : 1
|
|
guint32 Clutter.PathNodeType.MOVE_TO : 0
|
|
guint32 Clutter.PathNodeType.REL_CURVE_TO : 34
|
|
guint32 Clutter.PathNodeType.REL_LINE_TO : 33
|
|
guint32 Clutter.PathNodeType.REL_MOVE_TO : 32
|
None |
None |
None |