Sets the types of the columns of a list store.
This function is meant primarily for objects that inherit from gtk.list_store.ListStore, and should only be used when constructing a new instance.
This function cannot be called after a row has been added, or a method on the gtk.tree_model.TreeModel interface is called.
An array length n of gobject.types.TYPE_FLAG_RESERVED_ID_BITs
Deprecated: Use list models
Sets the types of the columns of a list store.
This function is meant primarily for objects that inherit from gtk.list_store.ListStore, and should only be used when constructing a new instance.
This function cannot be called after a row has been added, or a method on the gtk.tree_model.TreeModel interface is called.