Package: gio
Function g-list-model-object
Lambda Listg-list-model-object (list position) ArgumentsReturn ValueThe g-object instance at position. Details Get the item at position. If the position argument is greater than the number of items in the list, nil is returned. The nil value is never returned for an
index that is smaller than the length of the list. See the g-list-model-n-items function. | See also |
2021-12-10