TreeStore.setColumnTypes

This function is meant primarily for GObjects that inherit from gtk.TreeStore, and should only be used when constructing a new gtk.TreeStore It will not function after a row has been added, or a method on the gtk.TreeModel interface is called.

class TreeStore
void
setColumnTypes

Parameters

types GType[]

An array of GType types, one for each column