ListStore.this
this
(gobject.types.GType itemType)Creates a new #GListStore with items of type item_type. item_type must be a subclass of #GObject.
Parameters
itemType | the #GType of items in the list |
Returns
a new #GListStore