file-menu:create-print? in frame:standard-menus<%>
file-menu:create-print?
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.
(send a-frame:standard-menus file-menu:create-print?) -> boolean
(send a-frame:standard-menus file-menu:create-print?)
send
a-frame:standard-menus
defaultly returns #f