Method
Gtk.ListBox.select_row
Declaration [src]
void
gtk_list_box_select_row (
  GtkListBox* box,
  GtkListBoxRow* row
)
Parameters
| row | GtkListBoxRow | 
| The row to select or  | |
| Can be NULL | |
| Ownership is not transferred to the callee |