Disables the menu bar. disableMenuBar() and enableMenuBar() work in tandem to work around a goofy bug in OS X: you can't disable the menu bar and reenable it: it won't reenable unless the application loses focus and regains it, and even then sometimes it won't work. These fu
()
source not stored for this graph (policy: none)
no test coverage detected