Function

PurpleWhiteboardset_ui_ops

since: 2.0

Declaration [src]

void
purple_whiteboard_set_ui_ops (
  PurpleWhiteboardUiOps* ops
)

Description [src]

Sets the UI operations.

Available since: 2.0

Parameters

ops

Type: PurpleWhiteboardUiOps

The UI operations to set.

The data is owned by the caller of the function.