DropDown.setSelected
void setSelected(uint position) nothrowSelects the item at the given position.
Parameters
position | the position of the item to select, or gtk.types.INVALID_LIST_POSITION |
void setSelected(uint position) nothrowSelects the item at the given position.
position | the position of the item to select, or gtk.types.INVALID_LIST_POSITION |