Handbook
Glossary
GtkTreeModelFilterModifyFunc ( quot -- alien )
Vocabulary
gtk2
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
CALLBACK:
void
GtkTreeModelFilterModifyFunc
( GtkTreeModel* model, GtkTreeIter* iter, GValue* value,
gint
column,
gpointer
data )