gdk_drag_begin ( window targets -- GdkDragContext* )


Vocabulary
gdk.ffi

Inputs
windowan object
targetsan object


Outputs
GdkDragContext*an object


Definition


LIBRARY: gdk FUNCTION: GdkDragContext* gdk_drag_begin
( GdkWindow* window, GList* targets )