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