ListStore.new_

gtk.list_store.ListStore new_(gobject.types.GType[] types) static nothrow

Non-vararg creation function. Used primarily by language bindings.

Parameters

typesan array of #GType types for the columns, from first to last

Returns

a new #GtkListStore