Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkDragDrop: gdkDragDrop
Description
Drops on the current destination.
Usage
gdkDragDrop(object, time)
Arguments
object
a
GdkDragContext
.
time
the timestamp for this operation.
Details
This function is called by the drag source.