[ CCode ( array_length_pos = 0.1 , array_length_type = "gsize" ) ]
[ Version ( since = "2.4" ) ]
public int32[] get_strokes ()
List the strokes associated with the passed path.
Returns an Array with the stroke-IDs associated with the passed path.
| this |
The path object. |
| num_strokes |
The number of strokes returned. |
|
List of the strokes belonging to the path. The returned value must be freed with g_free. |