docs: Add notes on implicit vs. explicit animations
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 8 Jun 2012 17:39:01 +0000 (18:39 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Sun, 10 Jun 2012 16:54:21 +0000 (17:54 +0100)
commit7043a3a1ed52448d2d952cb88cb0f28d75ef021e
tree31842eead10366dc74fd5fa9c4c7ff21afe4c968
parent9412b1a4c3b440168db659bd928c5cca943c0ff7
docs: Add notes on implicit vs. explicit animations

The implicit animations only apply to properties that are documented as
'animatable'; the explicit animations apply to any property defined
through GObject or ClutterAnimatable.
clutter/clutter-actor.c