Package: gio

Generic gio:list-model-get-item-type-impl

Lambda List

gio:list-model-get-item-type-impl (model)

Arguments

model -- a g:object instance

Return Value

The g:type-t type ID for the items contained in model.

Details

Method called from the g:list-model-item-type function for a subclass of the g:list-model interface. You must implement the method, when subclassing the interface.
 

See also

2025-3-24