Top |
#define UDISKS_ERROR (udisks_error_quark ())
Error domain for UDisks. Errors in this domain will be form the UDisksError enumeration. See GError for more information on error domains.
Error codes for the UDISKS_ERROR error domain and the corresponding D-Bus error names.
The operation failed. |
||
The operation was cancelled. |
||
The operation has already been cancelled. |
||
Not authorized to perform the requested operation. |
||
Like |
||
Like |
||
The device is already mounted. |
||
The device is not mounted. |
||
Not permitted to use the requested option. |
||
The device is mounted by another user. |
||
The device is already unmounting. |
||
The operation is not supported due to missing driver/tool support. |
||
The operation timed out. |
||
The operation would wake up a disk that is in a deep-sleep state. |
||
Attempting to unmount a device that is busy. |
||