Non-vararg creation function. Used primarily by language bindings.
gtkListStoreNewv(value)
value
a list of GType types for the columns, from first to last. [ array length=n_columns]
GType
[GtkListStore] a new GtkListStore. [ transfer none ]
GtkListStore
Derived by RGtkGen from GTK+ documentation