Handbook
Glossary
clutter_list_model_newv ( n_columns types names -- ClutterModel* )
Vocabulary
clutter
.
ffi
Inputs
n_columns
an
object
types
an
object
names
an
object
Outputs
ClutterModel*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterModel*
clutter_list_model_newv
(
guint
n_columns,
GType
types, gchar* names )