ListStore.new_
gtk.list_store.ListStore new_(gobject.types.GType[] types)Non-vararg creation function. Used primarily by language bindings.
Parameters
types | an array of #GType types for the columns, from first to last |
Returns
a new #GtkListStore
gtk.list_store.ListStore new_(gobject.types.GType[] types)Non-vararg creation function. Used primarily by language bindings.
types | an array of #GType types for the columns, from first to last |