Function BaseButton.group

ButtonGroup associated to the button.

ButtonGroup group() nothrow @property @nogc;

void group (
  ButtonGroup v
) nothrow @property @nogc;