gconf-error

gconf-error

Functions

Types and Values

enum GConfError

Description

Functions

gconf_error_new ()

GError *
gconf_error_new (GConfError en,
                 const gchar *format,
                 ...);

gconf_error_quark ()

GQuark
gconf_error_quark (void);

gconf_set_error ()

void
gconf_set_error (GError **err,
                 GConfError en,
                 const gchar *format,
                 ...);

gconf_compose_errors ()

GError *
gconf_compose_errors (GError *err1,
                      GError *err2);

Types and Values

enum GConfError

Members

GCONF_ERROR_SUCCESS

   

GCONF_ERROR_FAILED

   

GCONF_ERROR_NO_SERVER

   

GCONF_ERROR_NO_PERMISSION

   

GCONF_ERROR_BAD_ADDRESS

   

GCONF_ERROR_BAD_KEY

   

GCONF_ERROR_PARSE_ERROR

   

GCONF_ERROR_CORRUPT

   

GCONF_ERROR_TYPE_MISMATCH

   

GCONF_ERROR_IS_DIR

   

GCONF_ERROR_IS_KEY

   

GCONF_ERROR_OVERRIDDEN

   

GCONF_ERROR_OAF_ERROR

   

GCONF_ERROR_LOCAL_ENGINE

   

GCONF_ERROR_LOCK_FAILED

   

GCONF_ERROR_NO_WRITABLE_DATABASE

   

GCONF_ERROR_IN_SHUTDOWN