summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-02-11 14:27:47 -0500
committerRyan Lortie <desrt@desrt.ca>2013-02-11 14:27:57 -0500
commit30eced744a751119d024f17f1540cac26666a49a (patch)
treef74200372f920fbcc039b96148d7e635b21f64d0
parentbd257c69988a596cb0c9f061982acadbdb49dd7f (diff)
downloaddconf-30eced744a751119d024f17f1540cac26666a49a.tar.gz
small docs fixes
-rw-r--r--common/dconf-changeset.c2
-rw-r--r--docs/dconf-sections.txt4
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