actor: Add "effects" to the animatable metas
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 1 Jun 2010 13:45:55 +0000 (14:45 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 3 Jun 2010 13:10:55 +0000 (14:10 +0100)
commit8ef4d9fe21b8f1ef4d9bad3d8317239ab59e2714
tree1bc21bfa867dfe71051320beb389a59436426012
parent0e9a1dee6dde18e7fe6d92960987baa933826937
actor: Add "effects" to the animatable metas

Since ClutterEffect is an ActorMeta it should be possible to animate the
properties of named effects using the @effects syntax, just like it
happens for actions and constraints.
clutter/clutter-actor.c
tests/interactive/test-rotate.c