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