Handbook
Glossary
gtk_tree_store_newv ( n_columns types -- GtkTreeStore* )
Vocabulary
gtk2
.
ffi
Inputs
n_columns
an
object
types
an
object
Outputs
GtkTreeStore*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
GtkTreeStore*
gtk_tree_store_newv
(
gint
n_columns, GType* types )