Remove AnimationMode from the Animation API
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 16 Jan 2009 14:01:46 +0000 (14:01 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 16 Jan 2009 14:37:42 +0000 (14:37 +0000)
commitd02819949d5f16173179a3cd3ff59616726fa2b9
tree4a9d9301a7cb8e629ff668f1d19cef53239ee893
parent74213e0ee35e8428783deaccab68dc9f9c8d72bb
Remove AnimationMode from the Animation API

The animation mode symbolic id might come from the AnimationMode
enumeration or from the clutter_alpha_register_*() family of
functions. For this reason, we should use a gulong instead of
ClutterAnimationMode whenever we have an "animation mode" parameter
or property.
clutter/clutter-animation.c
clutter/clutter-animation.h