OptionButton.setItemText

Set the text of an item at index "idx".

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

Meta