This method is called when the open menu-item of the file-menu menu is selected. If file-menu:open is bound to #f instead of a procedure, the open menu item will not be created.
Defaultly bound to:
(lambda (item control) (handler:open-file) #t)