actor: Add :text-direction property
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 6 Nov 2009 16:55:46 +0000 (16:55 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 10 Nov 2009 12:16:55 +0000 (12:16 +0000)
commitf94f7692a6836ed4a5f039e4c2a44966b47c77fc
tree8d80b62c66d523d36f5c475db2257d5ced7199b5
parent53a9d0c637ee1ef07e9251b77f86f0cd42ab611e
actor: Add :text-direction property

Every actor should have a property for retrieving (and setting) the
text direction.

The text direction is used to provide a consisten behaviour in both
left-to-right and right-to-left languages. For instance, ClutterText
should perform key navigation following text direction. Layout
managers should also take into account text direction to derive the
right packing order for their children.
clutter/clutter-actor.c
clutter/clutter-actor.h