GObjects
that inherit from
GtkTreeStore
, and should only be used when constructing a new
GtkTreeStore
. It will not function after a row has been added,
or a method on the GtkTreeModel
interface is called.gtkTreeStoreSetColumnTypes(object, types)
object
types
GType
types, one for each column. [ array length=n_columns]