summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-07-10 13:58:03 -0400
committerRyan Lortie <desrt@desrt.ca>2012-07-10 13:58:03 -0400
commit4860be9319e971da6a21fe9f0e83a86b2581314e (patch)
tree9fcc99e56072ae39005814f35b5c5babc44f7659 /docs
parent2f86e0288643ec2024bc8f32a5c287b88e82d7ab (diff)
downloaddconf-4860be9319e971da6a21fe9f0e83a86b2581314e.tar.gz
Reimplement sync() functionality
Add dconf_engine_sync() that does the same thing as the code in the GSettings backend used to do, in a cleaner way. Update the GSettings backend to use the new call. Add a new call to DConfClient wrapping the engine call as well.
Diffstat (limited to 'docs')
-rw-r--r--docs/dconf-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dconf-sections.txt b/docs/dconf-sections.txt
index 693ecbc..4f924b7 100644
--- a/docs/dconf-sections.txt
+++ b/docs/dconf-sections.txt
@@ -13,6 +13,7 @@ dconf_client_watch_fast
dconf_client_watch_sync
dconf_client_unwatch_fast
dconf_client_unwatch_sync
+dconf_client_sync
<SUBSECTION Standard>
DConfClientClass
DCONF_CLIENT