TreeStore.new_

Creates a new tree store.

This constructor is meant for language bindings.

More...

Parameters

types gobject.types.GType[]

an array of gobject.types.TYPE_FLAG_RESERVED_ID_BIT types for the columns, from first to last

Return Value

Type: gtk.tree_store.TreeStore

Detailed Description

Deprecated: Use gtk.tree_list_model.TreeListModel instead