Enumeration

PurpleWhiteboardManagerError

unstable since: 3.0

Declaration

error-domain Purple.WhiteboardManagerError

Description [src]

Error codes returned by PurpleWhiteboardManager.

Available since: 3.0

Members

PURPLE_WHITEBOARD_MANAGER_ERROR_UNKNOWN

An unknown error has occurred.

  • Value: 0
  • Available since: 3.0
PURPLE_WHITEBOARD_MANAGER_ERROR_ALREADY_ADDED

The whiteboard has already been added to the manager.

  • Value: 1
  • Available since: 3.0
PURPLE_WHITEBOARD_MANAGER_ERROR_NOT_ADDED

The whiteboard has not been added to the manager.

  • Value: 2
  • Available since: 3.0

Type functions

purple_whiteboard_manager_error_quark

The error domain to identify errors from PurpleWhiteboardManager.

unstable since: 3.0