summaryrefslogtreecommitdiff
path: root/docs/dconf-sections.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dconf-sections.txt')
-rw-r--r--docs/dconf-sections.txt44
1 files changed, 44 insertions, 0 deletions
diff --git a/docs/dconf-sections.txt b/docs/dconf-sections.txt
new file mode 100644
index 0000000..d26085a
--- /dev/null
+++ b/docs/dconf-sections.txt
@@ -0,0 +1,44 @@
+<SECTION>
+<FILE>dconf-client</FILE>
+DConfClientClass
+DConfClient
+DConfWatchFunc
+dconf_client_new
+dconf_client_new_async
+dconf_client_new_finish
+dconf_client_read
+dconf_client_read_default
+dconf_client_read_no_default
+dconf_client_list
+dconf_client_is_writable
+dconf_client_write
+dconf_client_write_async
+dconf_client_write_finish
+dconf_client_set_locked
+dconf_client_set_locked_async
+dconf_client_set_locked_finish
+dconf_client_write_many
+dconf_client_write_many_async
+dconf_client_write_many_finish
+dconf_client_watch
+dconf_client_watch_async
+dconf_client_watch_finish
+dconf_client_unwatch
+dconf_client_unwatch_async
+dconf_client_unwatch_finish
+<SUBSECTION Standard>
+DCONF_CLIENT
+DCONF_IS_CLIENT
+DCONF_TYPE_CLIENT
+dconf_client_get_type
+</SECTION>
+
+<SECTION>
+<FILE>paths</FILE>
+dconf_is_dir
+dconf_is_key
+dconf_is_path
+dconf_is_rel
+dconf_is_rel_dir
+dconf_is_rel_key
+</SECTION>