[layout] Snap children of FlowLayout to column/row
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 6 Oct 2009 16:30:49 +0000 (17:30 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 14 Oct 2009 10:31:30 +0000 (11:31 +0100)
commitdb3ef971705485b1000def688635daaac99f79cd
treec7503736c34f32bba73a50d78c697dec49541a92
parente5a074fd9e487444db9114c2970a4d83c1661c7f
[layout] Snap children of FlowLayout to column/row

Use the column and row size to align each child; with :homogeneous
set to TRUE, or with children with the same size, the FlowLayout
will behave like a reflowing grid.
clutter/clutter-flow-layout.c