Method
PurpleWhiteboardget_account
unstable 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
Gets property | Purple.Whiteboard:account |
Return value
Type: PurpleAccount
The PurpleAccount
for whiteboard
.
The returned data is owned by the instance. |