Handbook
Glossary
clutter_model_remove ( model row -- )
Vocabulary
clutter
.
ffi
Inputs
model
an
object
row
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_model_remove
( ClutterModel* model,
guint
row )