Package: gtk
Function gtk:list-box-selected-row
Lambda Listgtk:list-box-selected-row (listbox) ArgumentsReturn ValueThe selected gtk:list-box-row widget. Details
Gets the selected row.
Note that the list box may allow multiple selection, in which case you should use the gtk:list-box-selected-foreach function to find all selected
rows. | See also |
2024-10-11