animation: Use the new Animatable API for custom properties
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 19 May 2010 11:22:48 +0000 (12:22 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 19 May 2010 11:28:35 +0000 (12:28 +0100)
commitd9a05ac94b453ec2a4e6313aa587d2194e46cfb1
treeaa7bbfaa201e8f21f21fe5ca55d63b6493ab25e5
parent3a1162cbcffd4147f3022b3241101e3269a54169
animation: Use the new Animatable API for custom properties

The Animation class should use the Animatable API for custom properties
to override finding a property definition, getting the initial state and
setting the final state of an object.
clutter/clutter-animation.c