Non vararg creation function. Used primarily by language bindings.
gtkTreeStoreNewv(types)
types
a list of GType types for the columns, from first to last. [ array length=n_columns]
GType
[GtkTreeStore] a new GtkTreeStore
GtkTreeStore
Derived by RGtkGen from GTK+ documentation