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