enable in menu-bar%
enable
menu-bar%
Enables or disables the menu bar (i.e., all of its menus). Each menu's is-enabled? method returns #f only if the menu is specifically disabled (in addition to the menu bar).
is-enabled?
#f
(send a-menu-bar enable enable?) -> void enable? : boolean
(send a-menu-bar enable enable?)
send
a-menu-bar
enable?