ClutterDropAction: Added "drop-cancel" signal.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 2 May 2012 22:08:02 +0000 (18:08 -0400)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 3 May 2012 10:20:32 +0000 (11:20 +0100)
commit397f3228608b1c7c26f16767742851fb94ca7cc7
treedc2458b7dc13156899dd0d549148d0ea87803f3a
parenta2f03d3adda3f4cc26425caeea0b3e97b1fa890f
ClutterDropAction: Added "drop-cancel" signal.

The drop-cancel signal allows the drop action to cleanup its
state if the can-drop signal is refused. This is especially
useful if the drop action (or its target actor) is managing
any drop target animations.

https://bugzilla.gnome.org/show_bug.cgi?id=675336
clutter/clutter-drop-action.c