From 336996c7abb716844d3389df7bd7779298af3dcf Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 6 May 2001 16:25:05 +0000 Subject: Update documentation files to eliminate most of the warnings and errors reported by HTML Tidy. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1454 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Double_Window.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'documentation/Fl_Double_Window.html') diff --git a/documentation/Fl_Double_Window.html b/documentation/Fl_Double_Window.html index ffe154f76..03ddfb08b 100644 --- a/documentation/Fl_Double_Window.html +++ b/documentation/Fl_Double_Window.html @@ -46,13 +46,8 @@ Fl_Double_Window::~Fl_Double_Window() The destructor also deletes all the children. This allows a whole tree to be deleted at once, without having to keep a pointer to all the children in the user code. -

ulong Fl_Double_Window::pixmap() const

Returns the off-screen pixmap or back buffer. This value is zero until the first time flush() is called. - - - -"> - \ No newline at end of file -- cgit v1.2.3