diff options
author | Ted Gould <ted@gould.cx> | 2012-03-09 14:25:35 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-09 14:25:35 -0600 |
commit | 5f817c2496b1384ef731fec619fe23103c9e8abf (patch) | |
tree | 7e9c1f1271086e6dc2f571ca343d065d0d375fb5 /docs/libdbusmenu-glib/reference/xml | |
parent | 466446b76e6f4512ea3eb2ab9d78d0615569eeac (diff) | |
parent | 890165c74783d1771e0a391987630481885cbe4a (diff) | |
download | libdbusmenu-5f817c2496b1384ef731fec619fe23103c9e8abf.tar.gz libdbusmenu-5f817c2496b1384ef731fec619fe23103c9e8abf.tar.bz2 libdbusmenu-5f817c2496b1384ef731fec619fe23103c9e8abf.zip |
* New upstream release.
* Fixing setting name of ATK objects
* Cleaning up a warning on shutdown (LP: #950762)
Diffstat (limited to 'docs/libdbusmenu-glib/reference/xml')
-rw-r--r-- | docs/libdbusmenu-glib/reference/xml/menuitem.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libdbusmenu-glib/reference/xml/menuitem.xml b/docs/libdbusmenu-glib/reference/xml/menuitem.xml index 2bb359a..e2da731 100644 --- a/docs/libdbusmenu-glib/reference/xml/menuitem.xml +++ b/docs/libdbusmenu-glib/reference/xml/menuitem.xml @@ -1137,8 +1137,8 @@ by the menuitem but the list is not and should be freed using </para><variablelist role="params"> <varlistentry><term><parameter>mi</parameter> :</term> <listitem><simpara><link linkend="DbusmenuMenuitem"><type>DbusmenuMenuitem</type></link> to list the properties on</simpara></listitem></varlistentry> -<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara>A list of strings or NULL if there are -none. <emphasis role="annotation">[<acronym>transfer container</acronym>]</emphasis></simpara></listitem></varlistentry> +<varlistentry><term><emphasis>Returns</emphasis> :</term><listitem><simpara>A list of +strings or NULL if there are none. <emphasis role="annotation">[<acronym>transfer container</acronym>][<acronym>element-type</acronym> utf8]</emphasis></simpara></listitem></varlistentry> </variablelist></refsect2> <refsect2 id="dbusmenu-menuitem-properties-copy" role="function"> <title>dbusmenu_menuitem_properties_copy ()</title> |