Function

PurpleWhiteboarddraw_list_destroy

since: 2.0

Declaration [src]

void
purple_whiteboard_draw_list_destroy (
  GList* draw_list
)

Description [src]

Destroys a drawing list for a whiteboard.

Available since: 2.0

Parameters

draw_list

Type: A list of int

The drawing list.

The data is owned by the caller of the function.