[ CCode ( has_construct_function = false ) ]
public CanvasPoints (int num_points)
Creates a new CanvasPoints struct with space for the given number of points.
It should be freed with unref.
num_points |
the number of points to create space for. |
a new CanvasPoints struct. |