diff options
Diffstat (limited to 'documentation/Fl_Single_Window.html')
| -rw-r--r-- | documentation/Fl_Single_Window.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/Fl_Single_Window.html b/documentation/Fl_Single_Window.html index f0f628d0f..2c97cb467 100644 --- a/documentation/Fl_Single_Window.html +++ b/documentation/Fl_Single_Window.html @@ -17,7 +17,7 @@ </PRE> </UL> <H3>Description</H3> - This is the same as <TT>Fl_Window<TT>. However, it is possible that + This is the same as <TT>Fl_Window</TT>. However, it is possible that some implementations will provide double-buffered windows by default. This subclass can be used to force single-buffering. This may be useful for modifying existing programs that use incremental update, or @@ -34,4 +34,5 @@ char *label = 0)</A></H4> position, size, and label (title) string. <H4><A name=Fl_Single_Window.~Fl_Single_Window>virtual Fl_Single_Window::~Fl_Single_Window()</A></H4> - Destroys the window and all child widgets. </TT></TT></BODY></HTML>
\ No newline at end of file + Destroys the window and all child widgets. +</BODY></HTML> |
