aboutsummaryrefslogtreecommitdiff
path: root/docs/libdbusmenu-glib/reference/xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-10 14:30:35 -0600
committerTed Gould <ted@gould.cx>2011-02-10 14:30:35 -0600
commit42a62b91120ad832709d10ec2d9de8246c9a3396 (patch)
treed94434281d08e97198bb8142fd915215a05598a3 /docs/libdbusmenu-glib/reference/xml
parent8cd6632ced5515d3793035ea18156896d4d96d5e (diff)
parentdf78fc4c1a098aa95fe530028b26a0f175bb4cf4 (diff)
downloadlibdbusmenu-42a62b91120ad832709d10ec2d9de8246c9a3396.tar.gz
libdbusmenu-42a62b91120ad832709d10ec2d9de8246c9a3396.tar.bz2
libdbusmenu-42a62b91120ad832709d10ec2d9de8246c9a3396.zip
New upstream release.
∘ Handle ChildAdded on GtkShell items ∘ Fixing take_children() to not unref ∘ Fix naming of the GIR file
Diffstat (limited to 'docs/libdbusmenu-glib/reference/xml')
-rw-r--r--docs/libdbusmenu-glib/reference/xml/menuitem.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/libdbusmenu-glib/reference/xml/menuitem.xml b/docs/libdbusmenu-glib/reference/xml/menuitem.xml
index 9e32406..1fe29d1 100644
--- a/docs/libdbusmenu-glib/reference/xml/menuitem.xml
+++ b/docs/libdbusmenu-glib/reference/xml/menuitem.xml
@@ -499,7 +499,8 @@ While the name sounds devious that's exactly what this function
</para><variablelist role="params">
<varlistentry><term><parameter>mi</parameter>&#160;:</term>
<listitem><simpara>The <link linkend="DbusmenMenuitem"><type>DbusmenMenuitem</type></link> to take the children from.</simpara></listitem></varlistentry>
-<varlistentry><term><emphasis>Returns</emphasis>&#160;:</term><listitem><simpara>A <link linkend="GList"><type>GList</type></link> of pointers to <link linkend="DbusmenuMenuitem"><type>DbusmenuMenuitem</type></link> objects.</simpara></listitem></varlistentry>
+<varlistentry><term><emphasis>Returns</emphasis>&#160;:</term><listitem><simpara>(transfer full) (array) (element-type Dbusmenu.Menuitem)
+A <link linkend="GList"><type>GList</type></link> of pointers to <link linkend="DbusmenuMenuitem"><type>DbusmenuMenuitem</type></link> objects.</simpara></listitem></varlistentry>
</variablelist></refsect2>
<refsect2 id="dbusmenu-menuitem-get-position" role="function">
<title>dbusmenu_menuitem_get_position ()</title>