Method

PurpleWhiteboardui_ops_set_brush

since: 3.0

Declaration [src]

void
purple_whiteboard_ui_ops_set_brush (
  PurpleWhiteboard* whiteboard,
  gint size,
  gint color
)

Description [src]

Sets the size and color of the active brush for whiteboard.

Available since: 3.0

Parameters

size

Type: gint

The size of the brush.

color

Type: gint

The color to use.