Package: gtk
Function gtk:tree-list-model-child-row
Lambda Listgtk:tree-list-model-child-row (model position) ArgumentsReturn ValueThe gtk:tree-list-row object with the child in position. Details Gets the row item corresponding to the child at index position for model's root model. If position is greater than the number of children in the root model, nil is returned. Do not confuse this function with the gtk:tree-list-model-row function. | See also |
#2023-9-24