]> Pileus Git - ~andy/gtk/commit
menu: notify attach-widget property when menu is detached
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 5 Jul 2012 17:21:03 +0000 (13:21 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 6 Jul 2012 15:14:15 +0000 (11:14 -0400)
commitf81bd6c52daf4e55e50b7efb4d039ef6b4ac3ce9
tree2755c01a4a3180902986098e5c9b8a9076b0562a
parentf22226b3c9747bd58a4a866d7d7506fad45cf895
menu: notify attach-widget property when menu is detached

When the menu is detached, the attach-widget property changes value to
NULL, so we should notify a property change, like
gtk_menu_attach_to_widget() does.

https://bugzilla.gnome.org/show_bug.cgi?id=679454
gtk/gtkmenu.c