]> Pileus Git - ~andy/gtk/commit
Fixed GtkComboBox to properly set tearoff state on delegate GtkTreeMenu.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 30 Dec 2010 07:46:50 +0000 (16:46 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:13 +0000 (23:37 +0900)
commitd681aa7977c7ee8144600f8b837d09720ef62f4b
tree2de79ad34223ede93a21dcb84224aaa8ddaeeaa3
parent80e427c8574daa88dba3fc0feac33792abc7f437
Fixed GtkComboBox to properly set tearoff state on delegate GtkTreeMenu.

This breakage was also the cause of not correctly positioning the child
menu over the selected item.
gtk/gtkcombobox.c