Primary menus can be opened using the <kbd>F10</kbd> key
MenuButton.primary
bool primary() @propertyGet primary property.
Returns
Whether the menu button acts as a primary menu.
void primary(bool propval) @propertySet primary property.
Parameters
propval | Whether the menu button acts as a primary menu. Primary menus can be opened using the <kbd>F10</kbd> key |