gdkDropFinish {RGtk2} | R Documentation |
Ends the drag operation after a drop.
gdkDropFinish(object, success, time = "GDK_CURRENT_TIME")
|
a GtkDragContext. |
|
|
|
the timestamp for this operation. |
This function is called by the drag destination.
Derived by RGtkGen from GTK+ documentation