Function OptionButton.setItemText

Sets the text of the item at index idx.

void setItemText (
  const(long) idx,
  const(String) text
) nothrow @nogc;