Package: gdk
Function gdk:drag-begin
Lambda Listgdk:drag-begin (window targets) ArgumentsReturn ValueThe newly created gdk:drag-context object. Details
Starts a drag and creates a new drag context for it.
This function assumes that the drag is controlled by the client pointer device, use the gdk:drag-begin-for-device function to begin a drag with
a different device. This function is called by the drag source. | See also |
#2024-6-28