GNOME Bugzilla – Bug 758860
DConfClient: add read_default() API
Last modified: 2015-11-30 17:27:13 UTC
In order for the tests to pass, you will need to apply https://bugzilla.gnome.org/show_bug.cgi?id=744678#c4 first.
Created attachment 316541 [details] [review] DConfClient: add read_default() API Add an API to read the default value of a key. Add a testcase.
Makes sense, thanks.
Attachment 316541 [details] pushed as 014d634 - DConfClient: add read_default() API