Handbook
Glossary
gdk_drag_context_set_device ( drag_context device -- )
Vocabulary
gdk2
.
ffi
Inputs
drag_context
an
object
device
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_drag_context_set_device
( GdkDragContext* drag_context, GdkDevice* device )