Valadoc | Vala | Tutorial | API-References | Markup

PathNode


Object Hierarchy:

Object hierarchy for PathNode

Description:

public struct PathNode

Represents a single node of a Path.

Some of the coordinates in points may be unused for some node types. MOVE_TO and LINE_TO use only one pair of coordinates, CURVE_TO uses all three and CLOSE uses none.


Namespace: Clutter
Package: clutter-1.0

Content:

Methods:

Fields: