ListBox.selectRow

Make row the currently selected row.

class ListBox
void
selectRow

Parameters

row ListBoxRow

The row to select or NULL. [allow-none] Since 3.10

Meta