ListStore

constructor(itemType: <Error class: unknown class>)

Creates a new #GListStore with items of type @item_type. @item_type must be a subclass of #GObject.

Return

a new #GListStore

Since

2.44

Parameters

itemType

the #GType of items in the list


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)