]> 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)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 08:35:19 +0000 (17:35 +0900)
commitbf75f63f490144e17ff88cc82e111dcd1f777603
treed74e99ec6e207127c3f8786d7c40a3acacc50de3
parentf3d5e20cff2ce5b225955f98691d5194f463c70b
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