OptionButton.getItemText

Return the text of the item at index "idx".

struct OptionButton
@nogc nothrow const
String
getItemText
(
in long idx
)

Meta