Package: gio
Function g-list-model-item-type
Lambda Listg-list-model-item-type (list) ArgumentsReturn ValueThe g-type type of the items contained in list. Details
Gets the type of the items in the list. All items returned from the g-list-model-type function are of that type
or a subtype, or are an implementation of that interface. The item type of a g-list-model object can not change during the life of the model. | See also |
2021-12-10