Handbook
Glossary
gdk_drag_status ( context action time_ -- )
Vocabulary
gdk2
.
ffi
Inputs
context
an
object
action
an
object
time_
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_drag_status
( GdkDragContext* context,
GdkDragAction
action,
guint32
time_ )