Data Fields | |
const char * | key |
gboolean | found |
Definition at line 52 of file gconf_utils.c.
gboolean FindKeyInfo::found |
Definition at line 55 of file gconf_utils.c.
Referenced by ergconf_set_string_hash(), and find_gconf_key().
const char* FindKeyInfo::key |
Definition at line 54 of file gconf_utils.c.
Referenced by find_gconf_key().