ListStore.new_

Creates a new gtk.list_store.ListStore.

This function is meant to be used by language bindings.

Parameters

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

Returns

Deprecated