Method

PurpleWhiteboardset_brush

since: 2.0

Declaration [src]

void
purple_whiteboard_set_brush (
  PurpleWhiteboard* whiteboard,
  int size,
  int color
)

Description [src]

Sets the size and color of the brush.

Available since: 2.0

Parameters

size

Type: int

The size of the brush.

color

Type: int

The color of the brush.