Method
PurpleWhiteboardsend_draw_list
since: 2.0
[−]
Declaration [src]
void
purple_whiteboard_send_draw_list (
PurpleWhiteboard* whiteboard,
GList* list
)
[−]
Parameters
list
-
Type: A list of
int
A GList of points.
The data is owned by the caller of the method.