Method

PurpleWhiteboardset_dimensions

unstable since: 3.0

Declaration [src]

void
purple_whiteboard_set_dimensions (
  PurpleWhiteboard* whiteboard,
  int width,
  int height
)

Description [src]

Sets the dimensions for whiteboard.

Available since: 3.0

Parameters

width

Type: int

The new width.

height

Type: int

The new height.