actor: Implement Animatable
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 19 May 2010 11:23:57 +0000 (12:23 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 19 May 2010 11:28:35 +0000 (12:28 +0100)
commit29257af30c08eeb06089aebb460baacbfd78a052
treef135268d1236a7c9eb515deba37e2db2e529b988
parentd9a05ac94b453ec2a4e6313aa587d2194e46cfb1
actor: Implement Animatable

By implementing the newly added support for custom animatable
properties, we can allow addressing action and constraint properties
from ClutterAnimation and clutter_actor_animate().
clutter/clutter-actor.c