box-layout: Add the :orientation property
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 27 Mar 2012 16:08:59 +0000 (17:08 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 27 Apr 2012 11:30:49 +0000 (12:30 +0100)
commit807d77c0f321a94db960750adb21a231a7a6330a
treee9584ea82a0465bcf59a80ebc5cf8df56760c526
parent5d8b177679038811a1d2ae88943e2f44e0f51918
box-layout: Add the :orientation property

And deprecate the :vertical property.

An enumeration is clearer, and we can use it elsewhere in the API.
clutter/clutter-box-layout.c
clutter/clutter-box-layout.h
clutter/clutter-enums.h
tests/interactive/test-box-layout.c