A menu-bar% object is created for a particular frame% object. A frame can have at most one menu bar; an exn:application:mismatch exception is raised when a new menu bar is created for a frame that already has a menu bar.
Creates a menu bar in the specified frame. The menu bar is initially empty.