Method

PurpleWhiteboardget_draw_list

since: 3.0

Declaration [src]

GList*
purple_whiteboard_get_draw_list (
  PurpleWhiteboard* whiteboard
)

Description [src]

Gets the drawing list.

Available since: 3.0

Return value

Type: A list of int

The drawing list.

The data is owned by the instance.