]> Pileus Git - ~andy/gtk/commit
GtkMenuButton: Override add
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Aug 2012 03:32:41 +0000 (23:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 1 Sep 2012 02:58:25 +0000 (22:58 -0400)
commit9e4b550c98bdfba26c27a24c1e7b3731fc0f5cb6
tree8ebd0a50ff6e1cde892cb4e4dd55fb96cbf73b77
parent6e6487b461adf2628f49fc257a7a30a2346e5a25
GtkMenuButton: Override add

By removing an existing child in add, if it is our own arrow,
we can make things work better in GtkBuilder.

https://bugzilla.gnome.org/show_bug.cgi?id=682291
gtk/gtkmenubutton.c