file-menu:open-recent-callback in frame:standard-menus<%>
This method is called when the open-recent menu-item of the file-menu menu is selected.
( -> void
send a-frame:standard-menus file-menu:open-recent-callback item evt)
item : (instance (derived-from menu-item%))
evt : (instance control-event%)
Defaultly bound to:
(lambda (x y) (void))