is-enabled? in menu-bar%
is-enabled?
menu-bar%
Returns #t if the menu bar is enabled, #f otherwise.
#t
#f
(send a-menu-bar is-enabled?) -> boolean
(send a-menu-bar is-enabled?)
send
a-menu-bar