ListStore.this
No documentation available for this declaration.
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
Creates a new #GListStore with items of type item_type. item_type must be a subclass of #GObject.
itemType | the #GType of items in the list |