Method
Gtk.ListBox.unselect_row
Declaration [src]
void
gtk_list_box_unselect_row (
  GtkListBox* box,
  GtkListBoxRow* row
)
Parameters
| row | GtkListBoxRow | 
| the row to unselected | |
| Ownership is not transferred to the callee |