Package: gio

Function g-list-store-new

Lambda List

g-list-store-new (itype)

Arguments

itype -- a g-type type for the items in the list

Return Value

A new g-list-store object.

Details

Creates a new list store with items of itype type The itype type must be a subclass of the g-object class.
 

See also

2021-12-10