actor: Add ::transitions-completed signal
authorEmmanuele Bassi <ebassi@linux.intel.com>
Sun, 18 Mar 2012 08:07:56 +0000 (08:07 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Sun, 18 Mar 2012 08:07:56 +0000 (08:07 +0000)
commit103438cfe2b51f479c6f6ccce4afc1ba1b0406f0
tree1c5c7bc919986b81387e1eb2e6847a785f2dd69f
parenta37ec4bd34f549ac7c3614616940f2aef2de1ff1
actor: Add ::transitions-completed signal

While you can get a per-transition notification of completion, it can be
convenient to also have a way to notify that all the transitions
involving an actor are complete. A simple signal triggered by the
removal of the last transition fits the bill pretty neatly.
clutter/clutter-actor.c