Handbook
Glossary
ClutterModelForeachFunc ( quot -- alien )
Vocabulary
clutter
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
CALLBACK:
gboolean
ClutterModelForeachFunc
( ClutterModel* model, ClutterModelIter* iter,
gpointer
user_data )