summaryrefslogtreecommitdiff
path: root/doc/gconf/gconf-sections.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gconf/gconf-sections.txt')
-rw-r--r--doc/gconf/gconf-sections.txt51
1 files changed, 51 insertions, 0 deletions
diff --git a/doc/gconf/gconf-sections.txt b/doc/gconf/gconf-sections.txt
index b895ffcb..5f4e92d3 100644
--- a/doc/gconf/gconf-sections.txt
+++ b/doc/gconf/gconf-sections.txt
@@ -1,4 +1,53 @@
<SECTION>
+<FILE>gconf-client</FILE>
+GConfClientPreloadType
+GConfClientErrorHandlingMode
+GConfClientNotifyFunc
+GConfClientParentWindowFunc
+GCONF_CLIENT
+<TITLE>GConfClient</TITLE>
+gconf_client_new
+gconf_client_new_with_engine
+gconf_client_add_dir
+gconf_client_remove_dir
+gconf_client_notify_add
+gconf_client_notify_remove
+gconf_client_set_error_handling
+gconf_client_clear_cache
+gconf_client_preload
+gconf_client_set
+gconf_client_get
+gconf_client_unset
+gconf_client_all_entries
+gconf_client_all_dirs
+gconf_client_suggest_sync
+gconf_client_dir_exists
+gconf_client_get_float
+gconf_client_get_int
+gconf_client_get_string
+gconf_client_get_bool
+gconf_client_get_schema
+gconf_client_get_list
+gconf_client_get_pair
+gconf_client_set_float
+gconf_client_set_int
+gconf_client_set_string
+gconf_client_set_bool
+gconf_client_set_schema
+gconf_client_set_list
+gconf_client_set_pair
+gconf_client_error
+gconf_client_unreturned_error
+gconf_client_value_changed
+<SUBSECTION Standard>
+GCONF_TYPE_CLIENT
+GCONF_IS_CLIENT
+gconf_client_get_type
+GCONF_CLIENT_CLASS
+GCONF_IS_CLIENT_CLASS
+</SECTION>
+
+<SECTION>
<FILE>gconf-backend</FILE>
GConfBackendVTable
GConfBackend
@@ -238,5 +287,7 @@ gconf_change_set_set_int
gconf_change_set_set_string
gconf_change_set_set_bool
gconf_change_set_set_schema
+gconf_change_set_set_list
+gconf_change_set_set_pair
</SECTION>