| Liboobs (System configuration management) Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | ||||
#define OOBS_ERROR oobs_error_quark()
Error domain for errors when using Oobs. Errors in this domain will be from the OobsError enumeration. See GError for information on error domains
typedef enum {
OOBS_ERROR_AUTHENTICATION_FAILED,
OOBS_ERROR_AUTHENTICATION_CANCELLED,
} OobsError;
Error codes possible with liboobs.