[box] Add ClutterBox
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 1 Sep 2009 16:42:50 +0000 (17:42 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 14 Oct 2009 10:27:18 +0000 (11:27 +0100)
commit0340f656346d80696305218897720e28c88f367a
tree4d27945d361fd047d5bf3bb031cb81430bf7fe32
parentd6183e95e51d1e3807ed5150768de2426b6b8e65
[box] Add ClutterBox

ClutterBox is an actor with no layout management. It relies on
a ClutterLayoutManager to perform size requisition and allocation
of its children.
clutter/Makefile.am
clutter/clutter-box.c [new file with mode: 0644]
clutter/clutter-box.h [new file with mode: 0644]
clutter/clutter.h