[animation] Keep a reference during notify::alpha
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 8 Jun 2009 13:42:22 +0000 (14:42 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 8 Jun 2009 13:42:22 +0000 (14:42 +0100)
commitfd19d337461bd187a38e73edc3d620b97eac8bf8
treefb275b1e7726e3ccd9c4c8a394d4c47ef9ffda03
parent41e85f3073ab88cb5bfaeda479ed5ffa7db93264
[animation] Keep a reference during notify::alpha

The Animation should be referenced during the notification of the
alpha value, since the callback is invoked depending on the Alpha
and it won't vivify the Animation instance for us.

Fixes bug:

  http://bugzilla.openedhand.com/show_bug.cgi?id=1537
clutter/clutter-animation.c