OptionButton.setItemText

Sets the text of the item at index idx.

struct OptionButton
@nogc nothrow
void
setItemText
(
in long idx
,
in String text
)

Meta