summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2007-09-06 02:15:10 +0000
committerBrian Tarricone <brian@tarricone.org>2007-09-06 02:15:10 +0000
commit9b88b770fa3f76a55da25261c778162a748263a3 (patch)
treea4bc27b3f810bc44eca7596df5607780a6ee251a /docs
parentacfa26afea64ab5e76e9a7e0a3041974ea6ea23c (diff)
downloadxfconf-9b88b770fa3f76a55da25261c778162a748263a3.tar.gz
* add RemoveChannel() to the dbus interface and client lib
* rename some dbus methods so it's more clear what they do (Old svn revision: 26722)
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/tmpl/xfconf-backend.sgml12
-rw-r--r--docs/reference/xfconf-sections.txt1
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/reference/tmpl/xfconf-backend.sgml b/docs/reference/tmpl/xfconf-backend.sgml
index c37a6cb..dd213a9 100644
--- a/docs/reference/tmpl/xfconf-backend.sgml
+++ b/docs/reference/tmpl/xfconf-backend.sgml
@@ -39,6 +39,7 @@ one could think of to store data.
@get_all: See xfconf_backend_get_all().
@exists: See xfconf_backend_exists().
@remove: See xfconf_backend_remove().
+@remove_channel: See xfconf_backend_remove_channel().
@flush: See xfconf_backend_flush().
@_xb_reserved0: Reserved for future expansion.
@_xb_reserved1: Reserved for future expansion.
@@ -118,6 +119,17 @@ one could think of to store data.
@Returns:
+<!-- ##### FUNCTION xfconf_backend_remove_channel ##### -->
+<para>
+
+</para>
+
+@backend:
+@channel:
+@error:
+@Returns:
+
+
<!-- ##### FUNCTION xfconf_backend_flush ##### -->
<para>
diff --git a/docs/reference/xfconf-sections.txt b/docs/reference/xfconf-sections.txt
index cfa06fb..8f5680b 100644
--- a/docs/reference/xfconf-sections.txt
+++ b/docs/reference/xfconf-sections.txt
@@ -37,6 +37,7 @@ xfconf_backend_get
xfconf_backend_get_all
xfconf_backend_exists
xfconf_backend_remove
+xfconf_backend_remove_channel
xfconf_backend_flush
<SUBSECTION Standard>
XFCONF_BACKEND