summaryrefslogtreecommitdiff
path: root/documentation/Fl_Double_Window.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_Double_Window.html')
-rw-r--r--documentation/Fl_Double_Window.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/documentation/Fl_Double_Window.html b/documentation/Fl_Double_Window.html
index 25161e516..bfc5ad5c8 100644
--- a/documentation/Fl_Double_Window.html
+++ b/documentation/Fl_Double_Window.html
@@ -34,7 +34,6 @@ does not exist for every visual.
<UL>
<LI><A href=#Fl_Double_Window.Fl_Double_Window>Fl_Double_Window</A></LI>
<LI><A href=#Fl_Double_Window.~Fl_Double_Window>~Fl_Double_Window</A></LI>
-<LI><A href=#Fl_Double_Window.pixmap>pixmap</A></LI>
</UL>
<H4><A name=Fl_Double_Window.Fl_Double_Window>
Fl_Double_Window::Fl_Double_Window(int x, int y, int w, int h, const
@@ -46,8 +45,4 @@ 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>
-
-Returns the off-screen pixmap or back buffer. This value is zero until
-the first time <tt>flush()</tt> is called.
</BODY></HTML>