Method

PurpleWhiteboardset_dimensions

since: 2.0

Declaration [src]

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

Description [src]

Sets the dimensions for whiteboard.

Available since: 2.0

Parameters

width

Type: int

The new width.

height

Type: int

The new height.