We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#GUI.ShowMenuBar
##Syntax GUI.ShowMenuBar
##Description Shows the menu bar in the selected window.
##Example See GUI.SetMouseEventHandler for an example of GUI.HideMenuBar.
##Status Exported qualified.
This means that you can only call the function by calling GUI.ShowMenuBar, not by calling ShowMenuBar.
##See also gui_hidemenubar.html. See also gui_createmenu.html.