]> Pileus Git - ~andy/gtk/commit
Don't unref floating menuitems
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Aug 2011 15:57:39 +0000 (11:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Aug 2011 15:57:39 +0000 (11:57 -0400)
commit925ed7c70fb86e06aadbb1c29134573d57294e10
tree819807629249314d81f797f4da2f95d3d09c7e04
parent424434960020c8dd41e7c92d13ebb41eff84ff49
Don't unref floating menuitems

With recent fixes, GTK+ no longer sinks menu items automatically,
so we have to do it explicitly here.
gtk/tests/action.c