Handle to the PDE path object. A path is an element that contains a path. Path objects can be stroked, filled, and/or serve as a clipping path.
IG_PDE_path_add_segment | Adds a segment to a path. |
IG_PDE_path_create | Creates an empty path element. |
IG_PDE_path_get_data | Gets the size of the path data and, optionally, the path data. |
IG_PDE_path_get_paint_op | Gets the fill and stroke attributes of a path. |
IG_PDE_path_set_data | Sets new path data for a path element. |
IG_PDE_path_set_paint_op | Sets the fill and stroke attributes of a path. |