]> Pileus Git - ~andy/gtk/commit
Fixed GtkBox to not call get_desired_size() on a child when no child is present.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 20:37:06 +0000 (16:37 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 20:37:06 +0000 (16:37 -0400)
commit75b8f7d3ae093dfdd8a41a66a9ec1cac65870ded
tree2e441d1b28e4bd0183ee50503d0371b6f7239e56
parent1212f263c3bf51a5358143b7a61d3d205901fc6f
Fixed GtkBox to not call get_desired_size() on a child when no child is present.
gtk/gtkbin.c