Packages
clutter-1.0
Clutter
PathNodeType
CLOSE
CURVE_TO
LINE_TO
MOVE_TO
REL_CURVE_TO
REL_LINE_TO
REL_MOVE_TO
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
PathNodeType
Description:
public
enum
PathNodeType
Types of nodes in a
Path
.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
MOVE_TO
-
LINE_TO
-
CURVE_TO
-
CLOSE
-
REL_MOVE_TO
-
REL_LINE_TO
-
REL_CURVE_TO
-