]> Pileus Git - ~andy/gtk/commit
Hacky support for combo boxes
authorMatthias Clasen <mclasen@redhat.com>
Mon, 16 May 2011 23:03:23 +0000 (19:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Jun 2011 17:55:48 +0000 (13:55 -0400)
commit68fcede223d055c7d6d739848a15c0b4a8ecc737
tree841ac7ae3b51b4009cc11ed1558abb2dded7399d
parent288df3d0165ea109cecbdb148a4d134ad0779754
Hacky support for combo boxes

This extends the current hacks in gailmenuitem to not only
recognize menuitems with labels in them, but also menuitems
which contain a GtkCellView, since those are used by GtkComboBox
nowadays.

Some of the AtkText apis are not fully supported.

https://bugzilla.gnome.org/show_bug.cgi?id=650302
modules/other/gail/gailmenuitem.c