CanvasPoints


Description:

[ 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.

Parameters:

num_points

the number of points to create space for.

Returns:

a new CanvasPoints struct.