DragContext.dragAbort

Aborts a drag without dropping.

This function is called by the drag source.

class DragContext
static
void
dragAbort

Parameters

context DragContext

a #GdkDragContext

time uint

the timestamp for this operation

Meta