Handbook
Glossary
GtkTreeViewColumnDropFunc ( quot -- alien )
Vocabulary
gtk2
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
CALLBACK:
gboolean
GtkTreeViewColumnDropFunc
( GtkTreeView* tree_view, GtkTreeViewColumn* column,
GtkTreeViewColumn* prev_column, GtkTreeViewColumn*
next_column,
gpointer
data )