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