20 #ifndef Fl_Single_Window_H
21 #define Fl_Single_Window_H
This widget produces an actual window.
Definition: Fl_Window.H:57
void make_current()
Same as Fl_Window::make_current()
Definition: Fl_Single_Window.H:52
virtual void show()
Puts the window on the screen.
void make_current()
Sets things up so that the drawing functions in will go into this window.
virtual void flush()
Forces the window to be drawn, this window is also made current and calls draw(). ...
Definition: Fl.cxx:1945
This is the same as Fl_Window.
Definition: Fl_Single_Window.H:32