]> Pileus Git - ~andy/gtk/commit
Properly propagate expand flags
authorMatthias Clasen <mclasen@redhat.com>
Wed, 20 Oct 2010 21:51:57 +0000 (23:51 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Oct 2010 09:14:26 +0000 (11:14 +0200)
commit0a3fa74a5235dd2e559bbe659e021feaf326f560
tree792a9f0a1ebf6e5c7dbc039b3704b274876759ef
parentc7e1f567b6124b1f99b17ca0de1985a7f39f4eae
Properly propagate expand flags

When showing a widget that already has need_compute_expand set,
we need to queue the recomputation on the parent.
gtk/gtkwidget.c