gtk_list_store_new ( n_columns varargs -- GtkListStore* )


Vocabulary
gtk2.ffi

Inputs
n_columnsan object
varargsan object


Outputs
GtkListStore*an object


Definition