OobsError — Error codes
GEnum ╰── OobsError
GQuark oobs_error_quark (void);
void
#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
Error codes possible with liboobs.
OOBS_ERROR_AUTHENTICATION_FAILED
Error in the backends when authenticating via PolicyKit.
OOBS_ERROR_AUTHENTICATION_CANCELLED
User manually cancelled the authentication.