summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2008-07-29 19:26:21 +0000
committerNick Schermer <nick@xfce.org>2008-07-29 19:26:21 +0000
commit944bd2b9324dfaddccfbc84c92567ce4f6a8f8cd (patch)
treeb74f2e0b8e535c71e0225250ab6b654af3ba9d0c /docs
parent50dd9eacbfab44ee1f7f677e12023f8ed7cdfa24 (diff)
downloadxfconf-944bd2b9324dfaddccfbc84c92567ce4f6a8f8cd.tar.gz
Implement xfconf_g_property_unbind_all(GObject *object),
see Bug #4252. (Old svn revision: 27399)
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/tmpl/xfconf-binding.sgml8
-rw-r--r--docs/reference/xfconf-sections.txt1
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/reference/tmpl/xfconf-binding.sgml b/docs/reference/tmpl/xfconf-binding.sgml
index e7dba72..07c5f26 100644
--- a/docs/reference/tmpl/xfconf-binding.sgml
+++ b/docs/reference/tmpl/xfconf-binding.sgml
@@ -48,3 +48,11 @@ all this.
@object_property:
+<!-- ##### FUNCTION xfconf_g_property_unbind_all ##### -->
+<para>
+
+</para>
+
+@object:
+
+
diff --git a/docs/reference/xfconf-sections.txt b/docs/reference/xfconf-sections.txt
index 657293e..18a4f6a 100644
--- a/docs/reference/xfconf-sections.txt
+++ b/docs/reference/xfconf-sections.txt
@@ -96,4 +96,5 @@ XFCONF_TYPE_UINT16
<FILE>xfconf-binding</FILE>
xfconf_g_property_bind
xfconf_g_property_unbind
+xfconf_g_property_unbind_all
</SECTION>