OptionButton.select

Select an item by index and make it the current item.

struct OptionButton
@nogc nothrow
void
select
(
in long idx
)

Meta