[glib/new-gsettings] More doc cleanups
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/new-gsettings] More doc cleanups
- Date: Fri, 16 Apr 2010 22:38:42 +0000 (UTC)
commit 20fe1e25ea8942523e031ba36fbd0cdabdfc94eb
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Apr 16 18:36:16 2010 -0400
More doc cleanups
docs/reference/gio/Makefile.am | 1 +
docs/reference/gio/gio-sections.txt | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gio/Makefile.am b/docs/reference/gio/Makefile.am
index 66e686a..2221a2d 100644
--- a/docs/reference/gio/Makefile.am
+++ b/docs/reference/gio/Makefile.am
@@ -54,6 +54,7 @@ IGNORE_HFILES= \
gnullsettingsbackend.h \
gpollfilemonitor.h \
gsettingsbackendinternal.h \
+ gsettingsschema.h \
gthreadedresolver.h \
gunionvolumemonitor.h \
gunixdrive.h \
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index 450bf55..46b1ad7 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -2088,7 +2088,14 @@ g_settings_backend_keys_changed
g_settings_backend_path_writable_changed
g_settings_backend_writable_changed
g_settings_backend_changed_tree
+
<SUBSECTION Standard>
+G_IS_SETTINGS_BACKEND
+G_IS_SETTINGS_BACKEND_CLASS
+G_SETTINGS_BACKEND
+G_SETTINGS_BACKEND_CLASS
+G_SETTINGS_BACKEND_GET_CLASS
+
<SUBSECTION Private>
g_settings_backend_get_type
GSettingsBackendPrivate
@@ -2100,6 +2107,9 @@ GSettingsBackendPrivate
GSettings
g_settings_new
g_settings_new_with_path
+g_settings_new_with_context
+g_settings_new_with_context_and_path
+g_settings_supports_context
g_settings_get_value
g_settings_set_value
g_settings_is_writable
@@ -2130,8 +2140,20 @@ g_settings_bind_with_mapping
g_settings_unbind
GSettingsBindSetMapping
GSettingsBindGetMapping
+
<SUBSECTION Standard>
GSettingsClass
+G_IS_SETTINGS
+G_IS_SETTINGS_CLASS
+G_IS_SETTINGS_SCHEMA
+G_IS_SETTINGS_SCHEMA_CLASS
+G_SETTINGS
+G_SETTINGS_CLASS
+G_SETTINGS_GET_CLASS
+G_SETTINGS_SCHEMA
+G_SETTINGS_SCHEMA_CLASS
+G_SETTINGS_SCHEMA_GET_CLASS
+
<SUBSECTION Private>
g_settings_get_type
</SECTION>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]