Enumeration

GoaError

Declaration

error-domain Goa.Error

Description [src]

Error codes for the GoaError error domain and the corresponding D-Bus error names.

Members

Name Description
GOA_ERROR_FAILED

The operation failed.

GOA_ERROR_NOT_SUPPORTED

The operation is not supported.

GOA_ERROR_DIALOG_DISMISSED

The dialog was dismissed.

GOA_ERROR_ACCOUNT_EXISTS

Account already exists.

GOA_ERROR_NOT_AUTHORIZED

Not authorized to perform operation.

GOA_ERROR_SSL

Invalid SSL certificate.

Type functions

goa_error_quark

Registers an error quark for Goa errors and a domain for D-Bus errors.