MenuButton.primary

bool primary() @property

Get primary property.

Returns

Whether the menu button acts as a primary menu.

Primary menus can be opened using the <kbd>F10</kbd> key

void primary(bool propval) @property

Set primary property.

Parameters

propvalWhether the menu button acts as a primary menu. Primary menus can be opened using the <kbd>F10</kbd> key