]> Pileus Git - ~andy/gtk/commit
Remove ATK_STATE_SHOWING state when menuitem is not visible
authorLi Yuan <li.yuan@sun.com>
Fri, 24 Jul 2009 08:11:30 +0000 (16:11 +0800)
committerLi Yuan <li.yuan@sun.com>
Fri, 24 Jul 2009 08:17:59 +0000 (16:17 +0800)
commitde718dbe93f16499fd6c3485270d7136446b0bf0
treed1cb86a6951c828ff69d0ce753c9030fb2612a53
parent9660bfe9daaee78c4cd78a1ccc8004129a0fb9a0
Remove ATK_STATE_SHOWING state when menuitem is not visible

When the menu is not selected, remove ATK_STATE_SHOWING state. And
emit state change signal if the menu is selected/unselected.
modules/other/gail/gailmenuitem.c