layout: Add BoxLayout, a single line layout manager

The BoxLayout layout manager implements a layout policy for arranging
children on a single line, either alongside the X axis or alongside the
Y axis.
This commit is contained in:
Emmanuele Bassi
2009-10-13 12:14:05 +01:00
parent c4b2d4ce79
commit b526b76593
7 changed files with 1852 additions and 1 deletions

1496
clutter/clutter-box-layout.c Normal file

File diff suppressed because it is too large Load Diff