From 46f509f7de8b069eccaa081bbb7112a532c33e51 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 14 Jan 1999 22:14:01 +0000 Subject: More image updates, minor typos, etc. git-svn-id: file:///fltk/svn/fltk/trunk@227 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Single_Window.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/Fl_Single_Window.html') 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 @@

Description

- This is the same as Fl_Window. However, it is possible that + This is the same as Fl_Window. 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) position, size, and label (title) string.

virtual Fl_Single_Window::~Fl_Single_Window()

- Destroys the window and all child widgets.
\ No newline at end of file + Destroys the window and all child widgets. + -- cgit v1.2.3