Starts a drag and creates a new drag context for it.
This function is called by the drag source.
the source window for this drag
the device that controls this drag
the offered targets, as list of gdk.Atoms
the x coordinate where the drag nominally started
the y coordinate where the drag nominally started
a newly created gdk.DragContext
3.20
Starts a drag and creates a new drag context for it.
This function is called by the drag source.