ListBox.unselectRow
void unselectRow(gtk.list_box_row.ListBoxRow row)Unselects a single row of box, if the selection mode allows it.
Parameters
row | the row to unselect |
void unselectRow(gtk.list_box_row.ListBoxRow row)Unselects a single row of box, if the selection mode allows it.
row | the row to unselect |