TreeStore.new_
gtk.tree_store.TreeStore new_(gobject.types.GType[] types)Non vararg creation function. Used primarily by language bindings.
Parameters
types | an array of #GType types for the columns, from first to last |
Returns
a new #GtkTreeStore
gtk.tree_store.TreeStore new_(gobject.types.GType[] types)Non vararg creation function. Used primarily by language bindings.
types | an array of #GType types for the columns, from first to last |