summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-10-27 10:34:01 -0700
committerRyan Lortie <desrt@desrt.ca>2013-10-28 10:19:49 -0700
commitbebdfb8e6264f61ffefce3ce297f860909ee2ea3 (patch)
treec4a3849be273d2e0aa540399f745d267a78c2d8e /docs
parent2d06dbeef185d25c8f4af2936d371c8ea717331b (diff)
GSettings: add getters for user/default value
Add two new APIs: g_settings_get_user_value() and g_settings_get_default_value(). Together, these should allow the inspection of all interesting cases of "is this key set?" and "what would happen if I reset this key?" https://bugzilla.gnome.org/show_bug.cgi?id=668233
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gio/gio-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index ee6c5de12..5ed836bc4 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -2442,6 +2442,8 @@ g_settings_revert
g_settings_get_has_unapplied
g_settings_get_child
g_settings_reset
+g_settings_get_user_value
+g_settings_get_default_value
<SUBSECTION Introspection>
g_settings_list_schemas