Handbook
Glossary
gdk_drag_begin_for_device ( window device targets -- GdkDragContext* )
Vocabulary
gdk3
.
ffi
Inputs
window
an
object
device
an
object
targets
an
object
Outputs
GdkDragContext*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gdk3.ffi
LIBRARY:
gdk3
FUNCTION:
GdkDragContext*
gdk_drag_begin_for_device
( GdkWindow* window, GdkDevice* device, GList* targets )