gtk_tree_store_set_column_types ( tree_store n_columns types -- )


Vocabulary
gtk2.ffi

Inputs
tree_storean object
n_columnsan object
typesan object


Outputs
None

Definition