Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkDragAbort: gdkDragAbort
Description
Aborts a drag without dropping.
Usage
gdkDragAbort(object, time)
Arguments
object
a
GdkDragContext
.
time
the timestamp for this operation.
Details
This function is called by the drag source.