drag_begin_for_device


Description:


public DragContext drag_begin_for_device (Window window, Device device, List<Atom> targets)

Starts a drag and creates a new drag context for it.

This function is called by the drag source.

Parameters:

window

the source window for this drag

device

the device that controls this drag

targets

the offered targets, as list of Atoms

Returns:

a newly created DragContext


Namespace: Gdk
Package: gdk-3.0