DConfClient: add read_default() API
commit014d634529f2a88ff638834dbbe827f6bb82aa16
authorAllison Ryan Lortie <desrt@desrt.ca>
Mon, 30 Nov 2015 16:39:59 +0000 (30 16:39 +0000)
committerAllison Ryan Lortie <desrt@desrt.ca>
Mon, 30 Nov 2015 16:48:56 +0000 (30 11:48 -0500)
treeaffdeab2ef209977320e463b97acf512d2f17b42
parentc6423fa1cacb9fb3178016e712be9323a743bce4
DConfClient: add read_default() API

Add an API to read the default value of a key.

Add a testcase.

https://bugzilla.gnome.org/show_bug.cgi?id=758860
client/dconf-client.c
client/dconf-client.h
tests/client.c