Package: gtk

Function gtk:list-box-unselect-row

Lambda List

gtk:list-box-unselect-row (listbox row)

Arguments

listbox -- a gtk:list-box widget
row -- a gtk:list-box-row widget

Details

Unselects a single row of the list box, if the selection mode allows it. See the gtk:list-box-selection-mode function and the gtk:selection-mode enumeration for more information about selection modes of the list box.
 

See also

2024-10-11