]> Pileus Git - ~andy/gtk/commit
Add UI manager attribute to always show image in menu items
authorChristian Persch <chpe@gnome.org>
Wed, 11 Nov 2009 17:59:12 +0000 (18:59 +0100)
committerChristian Persch <chpe@gnome.org>
Fri, 27 Nov 2009 18:14:43 +0000 (19:14 +0100)
commit65485cbc7c8d48513aa7e14477a2eacf82276f9b
tree8abceba1f76f251bfa21674f851abcd17326029a
parente571273d81cc22bd258bfd47b6c53672043ea7da
Add UI manager attribute to always show image in menu items

Add always-show-image="true|false" attribute to <menuitem> element in UI
manager markup. If present, it overrides the always-show-image property
on image menu items. Bug #589842.
docs/reference/gtk/tmpl/gtkuimanager.sgml
gtk/gtkuimanager.c
tests/merge-2.ui