TreeStore.new_

gtk.tree_store.TreeStore new_(gobject.types.GType[] types) static nothrow

Non vararg creation function. Used primarily by language bindings.

Parameters

typesan array of #GType types for the columns, from first to last

Returns

a new #GtkTreeStore