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