ListStore.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gobject.types.GType itemType)

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

Parameters

itemTypethe #GType of items in the list

Returns

a new #GListStore