Top | Description | ![]() |
![]() |
![]() |
![]() |
typedef enum { DCONF_ERROR_FAILED, DCONF_ERROR_PATH, DCONF_ERROR_NOT_WRITABLE } DConfError;
Possible errors from DConf functions.
generic error | |
the path given for the operation was a valid path or was not of the expected type (dir vs. key) | |
the given key was not writable |
Since 0.20