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