Method

PurpleWhiteboardui_ops_set_dimensions

since: 3.0

Declaration [src]

void
purple_whiteboard_ui_ops_set_dimensions (
  PurpleWhiteboard* whiteboard,
  gint width,
  gint height
)

Description [src]

Sets the user interface dimensions for whiteboard.

Available since: 3.0

Parameters

width

Type: gint

The new width.

height

Type: gint

The new height.