aboutsummaryrefslogtreecommitdiff
path: root/docs/libdbusmenu-gtk/reference/html/libdbusmenu-gtk-DbusmenuGtkMenu.html
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-06-20 16:43:41 -0500
committerTed Gould <ted@gould.cx>2011-06-20 16:43:41 -0500
commit0b1b3745b5a082c94e0b0b0548a9d068ba8645e5 (patch)
tree8c0da3872a68080a5ab5f8274e8961e26098123a /docs/libdbusmenu-gtk/reference/html/libdbusmenu-gtk-DbusmenuGtkMenu.html
parent5e1cdbb204626572c4624420266bae4d85c4e027 (diff)
parent2f1adbf33420ba6c79a99938af18f9d7c4ec3484 (diff)
downloadlibdbusmenu-0b1b3745b5a082c94e0b0b0548a9d068ba8645e5.tar.gz
libdbusmenu-0b1b3745b5a082c94e0b0b0548a9d068ba8645e5.tar.bz2
libdbusmenu-0b1b3745b5a082c94e0b0b0548a9d068ba8645e5.zip
* New upstream release.
* Fixing visibility for Eclipse (LP: #770263 and LP: #618587) * Unseting a GValue properly (LP: #785828) * Memory leaks for GVariant usage (LP: #784890) * Making GTK 3 default build * Removing the SerializableMenuitem object
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/html/libdbusmenu-gtk-DbusmenuGtkMenu.html')
-rw-r--r--docs/libdbusmenu-gtk/reference/html/libdbusmenu-gtk-DbusmenuGtkMenu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libdbusmenu-gtk/reference/html/libdbusmenu-gtk-DbusmenuGtkMenu.html b/docs/libdbusmenu-gtk/reference/html/libdbusmenu-gtk-DbusmenuGtkMenu.html
index f92f870..67ec749 100644
--- a/docs/libdbusmenu-gtk/reference/html/libdbusmenu-gtk-DbusmenuGtkMenu.html
+++ b/docs/libdbusmenu-gtk/reference/html/libdbusmenu-gtk-DbusmenuGtkMenu.html
@@ -53,7 +53,7 @@ struct <a class="link" href="libdbusmenu-gtk-DbusmenuGtkMenu.html#D
<div class="refsect1">
<a name="libdbusmenu-gtk-DbusmenuGtkMenu.description"></a><h2>Description</h2>
<p>
-In general, this is just a <a href="http://library.gnome.org/devel/gtk/2.24/GtkMenu.html"><span class="type">GtkMenu</span></a>, why else would you care? Oh,
+In general, this is just a <a href="http://library.gnome.org/devel/gtk/GtkMenu.html"><span class="type">GtkMenu</span></a>, why else would you care? Oh,
because this menu is created by someone else on a server that exists
on the other side of DBus. You need a <a href="/usr/share/gtk-doc/html/libdbusmenu-glib/libdbusmenu-glib-DbusmenuServer.html#DbusmenuServer"><span class="type">DbusmenuServer</span></a> to be able
push the data into this menu.