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