signal callback delegate or function to connect
void callback(gdk.types.DragCancelReason reason, gdk.drag.Drag drag)
reason The reason the drag was cancelled (optional)
drag the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Cancel signal.
Emitted when the drag operation is cancelled.