Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
gdkDragBegin: gdkDragBegin
Description
Starts a drag and creates a new drag context for it.
Usage
gdkDragBegin(object, targets)
Arguments
Value
[
GdkDragContext
] a newly created
GdkDragContext
.
Details
This function is called by the drag source.