gdk_drag_begin_for_device ( window device targets -- GdkDragContext* )


Vocabulary
gdk3.ffi

Inputs
windowan object
devicean object
targetsan object


Outputs
GdkDragContext*an object


Definition


LIBRARY: gdk3 FUNCTION: GdkDragContext*
gdk_drag_begin_for_device
( GdkWindow* window, GdkDevice* device, GList* targets )