Emmanuele Bassi df738d0a8c [animation] Do not unref on ::complete by default
Bug 1535 - Complete animation always unrefs ClutterAnimation (even
           after g_object_ref_sink)

Animations created through clutter_animation_new() should not
automagically unref themselves by default on ::complete. We
only want that behaviour for Animations created by the
clutter_actor_animate* family of functions, since those provide
the automagic memory management.
2009-04-03 12:47:21 +01:00
..
2009-03-18 17:07:50 +00:00
2009-01-20 18:47:50 +00:00
2009-03-10 12:38:04 +00:00
2009-03-13 14:29:27 +00:00