set_column_types
Description:
This function is meant primarily for Objects that inherit from ListStore, and should only be used when constructing a new ListStore.
It will not function after a row has been added, or a method on the TreeModel interface is called.
Parameters:
| this | |
| types |
An array length n of Types |
| n_columns |
Number of columns for the list store |