]> Pileus Git - ~andy/gtk/commit
Remove size_request from GtkToolbar
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 13:41:37 +0000 (09:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 13:41:37 +0000 (09:41 -0400)
commit1205f5a2308953322e8a9ed6d34874ebfca84e63
treedd2eb7c5ee483dcc305803091de5b399513822bc
parentf7740fe5801dae48932679df2280c158bea5a1c1
Remove size_request from GtkToolbar

This is just a bandaid fix, the toolbar should really return proper
min/natural sizes, so that we can handle the overflow properly.
gtk/gtktoolbar.c