summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2008-09-22 20:59:39 +0000
committerBrian Tarricone <brian@tarricone.org>2008-09-22 20:59:39 +0000
commitfb42a6c2067174cb749e84f4631f8129336c20c0 (patch)
tree35dcc4dbd53e5202b96708be864977ba29e0988d /docs
parent64aee09f4db9d5f4ebddcade81e2d915872516ae (diff)
downloadxfconf-fb42a6c2067174cb749e84f4631f8129336c20c0.tar.gz
add xfconf_channel_get() and xfconf_channel_reset_property().
deprecate xfconf_channel_remove_property() and xfconf_channel_remove_properties(). increase libtool interface version and age. (Old svn revision: 27926)
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am2
-rw-r--r--docs/reference/tmpl/xfconf-channel.sgml19
-rw-r--r--docs/reference/xfconf-sections.txt2
3 files changed, 22 insertions, 1 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 4ef8479..36d80cd 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -9,7 +9,7 @@ DOC_MODULE=xfconf
DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
# Extra options to supply to gtkdoc-scan
-SCAN_OPTIONS=--deprecated-guards="XFCE_DISABLE_DEPRECATED"
+SCAN_OPTIONS=--deprecated-guards="XFCE_DISABLE_DEPRECATED|XFCONF_DISABLE_DEPRECATED"
# The directory containing the source code. Relative to $(srcdir)
DOC_SOURCE_DIR=../..
diff --git a/docs/reference/tmpl/xfconf-channel.sgml b/docs/reference/tmpl/xfconf-channel.sgml
index c4bb053..f47c33e 100644
--- a/docs/reference/tmpl/xfconf-channel.sgml
+++ b/docs/reference/tmpl/xfconf-channel.sgml
@@ -40,6 +40,15 @@ configuration keys with the same names.
</para>
+<!-- ##### FUNCTION xfconf_channel_get ##### -->
+<para>
+
+</para>
+
+@channel_name:
+@Returns:
+
+
<!-- ##### FUNCTION xfconf_channel_new ##### -->
<para>
@@ -59,6 +68,16 @@ configuration keys with the same names.
@Returns:
+<!-- ##### FUNCTION xfconf_channel_reset_property ##### -->
+<para>
+
+</para>
+
+@channel:
+@property_base:
+@recursive:
+
+
<!-- ##### FUNCTION xfconf_channel_remove_property ##### -->
<para>
diff --git a/docs/reference/xfconf-sections.txt b/docs/reference/xfconf-sections.txt
index 81156dd..71433b7 100644
--- a/docs/reference/xfconf-sections.txt
+++ b/docs/reference/xfconf-sections.txt
@@ -1,8 +1,10 @@
<SECTION>
<FILE>xfconf-channel</FILE>
XfconfChannel
+xfconf_channel_get
xfconf_channel_new
xfconf_channel_has_property
+xfconf_channel_reset_property
xfconf_channel_remove_property
xfconf_channel_remove_properties
xfconf_channel_get_properties