| gdkDragBegin {RGtk2} | R Documentation |
Starts a drag and creates a new drag context for it.
gdkDragBegin(object, targets)
|
[GdkWindow] the source window for this drag. |
|
[list] the list of offered targets. |
This function is called by the drag source.
[GdkDragContext] a newly created GdkDragContext.
Derived by RGtkGen from GTK+ documentation