PolkitError — Error codes
GEnum ╰── PolkitError
Error codes.
#define POLKIT_ERROR (polkit_error_quark())
Error domain for errors when using PolicyKit. Errors in this domain will be from the PolkitError enumeration. See GError for information on error domains
Possible error when using PolicyKit.
POLKIT_ERROR_FAILED
The operation failed.
POLKIT_ERROR_CANCELLED
The operation was cancelled.
POLKIT_ERROR_NOT_SUPPORTED
Operation is not supported.
POLKIT_ERROR_NOT_AUTHORIZED
Not authorized to perform operation.