GSettings: add getters for user/default value
authorRyan Lortie <desrt@desrt.ca>
Sun, 27 Oct 2013 17:34:01 +0000 (10:34 -0700)
committerRyan Lortie <desrt@desrt.ca>
Mon, 28 Oct 2013 17:19:49 +0000 (10:19 -0700)
commitbebdfb8e6264f61ffefce3ce297f860909ee2ea3
treec4a3849be273d2e0aa540399f745d267a78c2d8e
parent2d06dbeef185d25c8f4af2936d371c8ea717331b
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
docs/reference/gio/gio-sections.txt
gio/gsettings.c
gio/gsettings.h