Handbook
Glossary
gdk_drag_context_manage_dnd ( drag_context ipc_window actions -- gboolean )
Vocabulary
gdk3
.
ffi
Inputs
drag_context
an
object
ipc_window
an
object
actions
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk3.ffi
LIBRARY:
gdk3
FUNCTION:
gboolean
gdk_drag_context_manage_dnd
( GdkDragContext* drag_context, GdkWindow* ipc_window,
GdkDragAction
actions )