22 #ifndef Fl_Menu_Window_H    23 #define Fl_Menu_Window_H    25 #include "Fl_Single_Window.H" void show()
Puts the window on the screen. 
Definition: Fl_Single_Window.cxx:28
void flush()
Forces the window to be drawn, this window is also made current and calls draw(). ...
Definition: Fl_Single_Window.cxx:34
This is the same as Fl_Window. 
Definition: Fl_Single_Window.H:34
virtual void hide()
Removes the window from the screen. 
Definition: Fl.cxx:1530