Home
last modified time | relevance | path

Searched refs:gconf_client_cache (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gconf2/GConf-3.2.6/gconf/
H A Dgconf-client.c130 static gboolean gconf_client_cache (GConfClient *client,
424 changed = gconf_client_cache (client, FALSE, entry, TRUE); in notify_from_server_callback()
954 gconf_client_cache (client, TRUE, entry, FALSE); in cache_entry_list_destructively()
1148 return gconf_client_cache (client, TRUE, entry, TRUE); in cache_key_value()
1512 gconf_client_cache (client, FALSE, entry, FALSE); in get()
2288 gconf_client_cache (GConfClient *client, in gconf_client_cache() function
/dports/devel/gconf2/GConf-3.2.6/
H A DChangeLog29824 * gconf/gconf-client.c (gconf_client_cache): return bool for