MenuButton.setPrimary
void setPrimary(bool primary)Sets whether menu button acts as a primary menu.
Primary menus can be opened with the <kbd>F10</kbd> key.
Parameters
primary | whether the menubutton should act as a primary menu |
void setPrimary(bool primary)Sets whether menu button acts as a primary menu.
Primary menus can be opened with the <kbd>F10</kbd> key.
primary | whether the menubutton should act as a primary menu |