gtk_tree_store_new ( n_columns varargs -- GtkTreeStore* )


Vocabulary
gtk2.ffi

Inputs
n_columnsan object
varargsan object


Outputs
GtkTreeStore*an object


Definition