diff options
author | Ted Gould <ted@gould.cx> | 2011-04-14 16:42:43 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-14 16:42:43 -0500 |
commit | 01525b3ea0111160d666b3eaf83081ac44b6bc71 (patch) | |
tree | 22581be8cd0f2f3e6643e915c5c5ed22d6ed303b /docs/libdbusmenu-gtk/reference/html/ch01.html | |
parent | 3457ea217020a8f17582f7e75f0b214026953d6e (diff) | |
parent | 347535df0acc9c81bfecf8db6190ca402cb42ded (diff) | |
download | libdbusmenu-01525b3ea0111160d666b3eaf83081ac44b6bc71.tar.gz libdbusmenu-01525b3ea0111160d666b3eaf83081ac44b6bc71.tar.bz2 libdbusmenu-01525b3ea0111160d666b3eaf83081ac44b6bc71.zip |
New upstream release.
∘ Handle cases where labels are added later as subwidgets
in the menuitem (LP: #758759)
∘ Fix the destruction of the attached GTK menuitem (LP: #746091)
∘ Guard against an activation that does not actually have an
associated menu-hide (LP: #750588)
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/html/ch01.html')
-rw-r--r-- | docs/libdbusmenu-gtk/reference/html/ch01.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libdbusmenu-gtk/reference/html/ch01.html b/docs/libdbusmenu-gtk/reference/html/ch01.html index 0cf9820..af2a8e4 100644 --- a/docs/libdbusmenu-gtk/reference/html/ch01.html +++ b/docs/libdbusmenu-gtk/reference/html/ch01.html @@ -21,7 +21,7 @@ </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> -<a name="id463422"></a>API</h2></div></div></div> +<a name="id403245"></a>API</h2></div></div></div> <div class="toc"><dl> <dt> <span class="refentrytitle"><a href="libdbusmenu-gtk-DbusmenuGtkMenu.html">DbusmenuGtkMenu</a></span><span class="refpurpose"> — A GTK Menu Object that syncronizes over DBus</span> |