Handbook
Glossary
gdk_drop_finish ( context success time_ -- )
Vocabulary
gdk2
.
ffi
Inputs
context
an
object
success
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_drop_finish
( GdkDragContext* context,
gboolean
success,
guint32
time_ )