Method

PurpleWhiteboardset_draw_list

since: 3.0

Declaration [src]

void
purple_whiteboard_set_draw_list (
  PurpleWhiteboard* whiteboard,
  GList* draw_list
)

Description [src]

Sets the drawing list.

Available since: 3.0

Parameters

draw_list

Type: A list of int

The drawing list.

The data is owned by the caller of the function.