file-menu:create-quit? in frame:standard-menus<%>
The result of this method determines if the corresponding menu-item is created. Override this to control the creation of the menu-item.
( -> booleansend a-frame:standard-menus file-menu:create-quit?)
defaultly returns (not (current-eventspace-has-standard-menus?))