current-eventspace-has-menu-root? in System Menus
Returns #t for Mac OS X when the current eventspace is the
initial one, since that eventspace can supply a menu bar to be active
when no frame is visible. For any other system or eventspace, the
result is #f.
This procedure is intended for use in deciding whether to create a
menu-bar% instance with 'root as its parent.