Method

PurpleWhiteboardget_id

unstable since: 3.0

[]

Declaration [src]

const gchar*
purple_whiteboard_get_id (
  PurpleWhiteboard* whiteboard
)
[]

Description [src]

Gets the id of whiteboard.

Available since: 3.0

Gets propertyPurple.Whiteboard:id
[]

Return value

Type: const gchar*

The id of whiteboard.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.