summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Tarricone <brian@tarricone.org>2008-01-14 06:42:26 +0000
committerBrian Tarricone <brian@tarricone.org>2008-01-14 06:42:26 +0000
commit12e247bf8f5bbbfbe1d27748957c3d255b990f63 (patch)
tree0af553ac2152e33a2578f12be95434ae07876ee4 /docs
parent015b9e9f9a67e4a813df3017645bc297536134f1 (diff)
downloadxfconf-12e247bf8f5bbbfbe1d27748957c3d255b990f63.tar.gz
make the array stuff work, in theory.
i think this should work now. GArrays of GValues don't seem to work, unfortunately, but GPtrArrays of GValues do. passing GValueArrays directly to dbus-glib works, but it's difficult if not impossible to figure out what they are on the other end. anyhow, so the array stuff works by passing a GPtrArray of GValues to dbus-glib (after stuffing the GPtrArray in its own GValue). (Old svn revision: 26774)
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/tmpl/xfconf.sgml8
-rw-r--r--docs/reference/xfconf-sections.txt1
2 files changed, 9 insertions, 0 deletions
diff --git a/docs/reference/tmpl/xfconf.sgml b/docs/reference/tmpl/xfconf.sgml
index 1ce1fe3..c991b63 100644
--- a/docs/reference/tmpl/xfconf.sgml
+++ b/docs/reference/tmpl/xfconf.sgml
@@ -48,3 +48,11 @@ resources.
@member_types:
+<!-- ##### FUNCTION xfconf_array_free ##### -->
+<para>
+
+</para>
+
+@arr:
+
+
diff --git a/docs/reference/xfconf-sections.txt b/docs/reference/xfconf-sections.txt
index 26a2beb..cc48d23 100644
--- a/docs/reference/xfconf-sections.txt
+++ b/docs/reference/xfconf-sections.txt
@@ -67,6 +67,7 @@ xfconf_backend_get_type
xfconf_init
xfconf_shutdown
xfconf_named_struct_register
+xfconf_array_free
</SECTION>
<SECTION>