Method
PurpleWhiteboardset_protocol_data
unstable since: 3.0
[−]
Declaration [src]
void
purple_whiteboard_set_protocol_data (
PurpleWhiteboard* whiteboard,
gpointer proto_data
)
[−]
Parameters
proto_data
-
Type:
gpointer
The protocol data to set for the whiteboard.
The argument can be NULL
.The data is owned by the caller of the method.