DropDown.setSelected

Selects the item at the given position.

class DropDown
void
setSelected
()

Parameters

position uint

the position of the item to select, or %GTK_INVALID_LIST_POSITION

Meta