Package: gdk
Function gdk-drag-begin-for-device
Lambda Listgdk-drag-begin-for-device (window device targets) Argumentswindow -- a gdk-window source window for this drag device -- a gdk-device object that controls this drag targets -- a list of gdk-atom as strings with the offered targets Return ValueA newly created gdk-drag-context object. Details
Starts a drag and creates a new drag context for it.
This function is called by the drag source. | See also |
2021-10-3