Method
PurpleWhiteboardset_protocol_ops
unstable since: 3.0
Declaration [src]
void
purple_whiteboard_set_protocol_ops (
PurpleWhiteboard* whiteboard,
PurpleWhiteboardOps* ops
)
Parameters
ops
-
Type:
PurpleWhiteboardOps
The
PurpleWhiteboardOps
to set.The data is owned by the caller of the method.