Method
PurpleWhiteboardset_draw_list
unstable 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
Sets property | Purple.Whiteboard:draw-list |
[−]
Parameters
draw_list
-
Type: A list of
int
The drawing list.
The data is owned by the caller of the method.