Package: gio

Accessor g-list-store-item-type

Lambda List

g-list-store-item-type (object)

Syntax

(g-list-store-item-type object) => pointer

Arguments

object -- a g-list-store object
pointer -- a pointer to a g-type type

Details

Accessor of the g-list-store slot of the g-list-store class.

The type of items contained in the list store. Items must be subclasses of the g-object class.

Note

This function returns a pointer to the g-type type. Use the g-list-model-item-type function to get the g-type type.
 

See also

2021-12-10