Package: gtk
Function gtk:list-box-row-at-index
Lambda Listgtk:list-box-row-at-index (listbox index) ArgumentsReturn ValueThe gtk:list-box-row widget at index. Details        
    Gets the n-th child in the list box (not counting headers).    If the index argument is negative or larger than the number of items in  the list box, nil is returned.      | See also | 
2025-06-21