ListBox.selectRow
void selectRow(gtk.list_box_row.ListBoxRow row = null)Make row the currently selected row.
Parameters
row | The row to select or null |
void selectRow(gtk.list_box_row.ListBoxRow row = null)Make row the currently selected row.
row | The row to select or null |