Enumeration

PurpleCoreError

unstable since: 3.0

Declaration

error-domain Purple.CoreError

Description [src]

Error codes returned by the core.

Available since: 3.0

Members

PURPLE_CORE_ERROR_REQUIRED_PROPERTY_NOT_SET

A required property was not set.

  • Value: 0
  • Available since: 3.0
PURPLE_CORE_ERROR_NO_SETTINGS_BACKEND

The user interface did not provide a settings backend.

  • Value: 1
  • Available since: 3.0

Type functions

purple_core_error_quark

The error domain to identify errors with the core.

unstable since: 3.0