Package: gio

Function gio:list-store-new

Lambda List

gio:list-store-new (gtype)

Arguments

gtype -- a g:type-t type ID for the items in the list

Return Value

The new g:list-store object.

Details

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

See also

2024-11-29