Function OptionButton.addSeparator
Adds a separator to the list of items. Separators help to group items. Separator also takes up an index and is appended at the end.
void addSeparator() nothrow @nogc;
Adds a separator to the list of items. Separators help to group items. Separator also takes up an index and is appended at the end.
void addSeparator() nothrow @nogc;