TypeScript API Documentation for GDK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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_manage_dnd() for more information.
gdk_drag_context_manage_dnd()
a Gdk.DragContext
the timestamp for this operation
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_manage_dnd()for more information.