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