dragAbort

fnvoid dragAbort(gdk.drag_context.DragContext context, uint time)

Aborts a drag without dropping.

This function is called by the drag source.

This function does not need to be called in managed drag and drop operations. See [gdk.drag_context.DragContext.manageDnd] for more information.

Parameters

contexta #GdkDragContext
timethe timestamp for this operation