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