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);