[dconf] small docs fixes



commit 30eced744a751119d024f17f1540cac26666a49a
Author: Ryan Lortie <desrt desrt ca>
Date:   Mon Feb 11 14:27:47 2013 -0500

    small docs fixes

 common/dconf-changeset.c |    2 +-
 docs/dconf-sections.txt  |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/common/dconf-changeset.c b/common/dconf-changeset.c
index e6931b0..d9b9f41 100644
--- a/common/dconf-changeset.c
+++ b/common/dconf-changeset.c
@@ -90,7 +90,7 @@ dconf_changeset_new (void)
 
 /**
  * dconf_changeset_new_database:
- * @copy_of: (allow none): a #DConfChangeset to copy
+ * @copy_of: (allow-none): a #DConfChangeset to copy
  *
  * Creates a new #DConfChangeset in "database" mode, possibly
  * initialising it with the values of another changeset.
diff --git a/docs/dconf-sections.txt b/docs/dconf-sections.txt
index 4f924b7..2f3e444 100644
--- a/docs/dconf-sections.txt
+++ b/docs/dconf-sections.txt
@@ -37,11 +37,15 @@ dconf_is_rel_key
 DConfChangeset
 DConfChangesetPredicate
 dconf_changeset_all
+dconf_changeset_change
 dconf_changeset_describe
 dconf_changeset_deserialise
+dconf_changeset_diff
 dconf_changeset_get
+dconf_changeset_is_empty
 dconf_changeset_is_similar_to
 dconf_changeset_new
+dconf_changeset_new_database
 dconf_changeset_new_write
 dconf_changeset_ref
 dconf_changeset_serialise


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]