diff options
author | Ted Gould <ted@gould.cx> | 2011-02-10 14:30:35 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-10 14:30:35 -0600 |
commit | 42a62b91120ad832709d10ec2d9de8246c9a3396 (patch) | |
tree | d94434281d08e97198bb8142fd915215a05598a3 /docs/libdbusmenu-glib/reference/html | |
parent | 8cd6632ced5515d3793035ea18156896d4d96d5e (diff) | |
parent | df78fc4c1a098aa95fe530028b26a0f175bb4cf4 (diff) | |
download | libdbusmenu-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/html')
-rw-r--r-- | docs/libdbusmenu-glib/reference/html/ch01.html | 2 | ||||
-rw-r--r-- | docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/libdbusmenu-glib/reference/html/ch01.html b/docs/libdbusmenu-glib/reference/html/ch01.html index bdf1fbc..fd2a26b 100644 --- a/docs/libdbusmenu-glib/reference/html/ch01.html +++ b/docs/libdbusmenu-glib/reference/html/ch01.html @@ -21,7 +21,7 @@ </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> -<a name="id450827"></a>API</h2></div></div></div> +<a name="id508273"></a>API</h2></div></div></div> <div class="toc"><dl> <dt> <span class="refentrytitle"><a href="libdbusmenu-glib-DbusmenuServer.html">DbusmenuServer</a></span><span class="refpurpose"></span> diff --git a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html index 635bf00..de5a9e6 100644 --- a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html +++ b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-DbusmenuMenuitem.html @@ -624,7 +624,8 @@ While the name sounds devious that's exactly what this function </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> -<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of pointers to <a class="link" href="libdbusmenu-glib-DbusmenuMenuitem.html#DbusmenuMenuitem" title="struct DbusmenuMenuitem"><span class="type">DbusmenuMenuitem</span></a> objects.</td> +<td>(transfer full) (array) (element-type Dbusmenu.Menuitem) +A <a href="http://library.gnome.org/devel/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> of pointers to <a class="link" href="libdbusmenu-glib-DbusmenuMenuitem.html#DbusmenuMenuitem" title="struct DbusmenuMenuitem"><span class="type">DbusmenuMenuitem</span></a> objects.</td> </tr> </tbody> </table></div> |