20 #ifndef Fl_Single_Window_H 21 #define Fl_Single_Window_H This widget produces an actual window.
Definition: Fl_Window.H:53
virtual void show()
Puts the window on the screen.
Definition: Fl_Window.cxx:533
void make_current()
Sets things up so that the drawing functions in <FL/fl_draw.H> will go into this window.
Definition: Fl_Window.cxx:521
This is the same as Fl_Window.
Definition: Fl_Single_Window.H:32