Gtk.ListBox.unselect_row – gtk4 Reference Manual
unselect_row
Description:
public
void
unselect_row
(
ListBoxRow
row)
Unselects a single row of
this
, if the selection mode allows it.
Parameters:
this
a `GtkListBox`
row
the row to unselect