Method

PurpleWhiteboardget_account

since: 3.0

Declaration [src]

PurpleAccount*
purple_whiteboard_get_account (
  PurpleWhiteboard* whiteboard
)

Description [src]

Gets the PurpleAccount that whiteboard is tied to.

Available since: 3.0

Return value

Type: PurpleAccount

The PurpleAccount for whiteboard.

The data is owned by the instance.