Handbook
Glossary
GtkTreeModel:row-inserted ( quot -- alien )
Vocabulary
gtk3
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
CALLBACK:
void
GtkTreeModel:row-inserted
( GtkTreeModel* tree_model, GtkTreePath* path, GtkTreeIter*
iter,
gpointer
user_data )