diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-05-06 16:25:05 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-05-06 16:25:05 +0000 |
| commit | 336996c7abb716844d3389df7bd7779298af3dcf (patch) | |
| tree | 9afcd37ade9fcc63de2a0cfbf9962787ffff52d4 /documentation/Fl_Double_Window.html | |
| parent | ecfb817427bfe9eb3fe961bef2a25c36b73453c4 (diff) | |
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
Diffstat (limited to 'documentation/Fl_Double_Window.html')
| -rw-r--r-- | documentation/Fl_Double_Window.html | 7 |
1 files changed, 1 insertions, 6 deletions
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()</A></H4> The destructor <I>also deletes all the children</I>. This allows a whole tree to be deleted at once, without having to keep a pointer to all the children in the user code. -<H4><A name="Fl_Double_Window.pixmap>ulong Fl_Double_Window::pixmap() const</a></h4> +<H4><A name="Fl_Double_Window.pixmap">ulong Fl_Double_Window::pixmap() const</a></h4> Returns the off-screen pixmap or back buffer. This value is zero until the first time <tt>flush()</tt> is called. - -</body> -</html> -"> -</H4> </BODY></HTML>
\ No newline at end of file |
