diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2003-07-18 05:53:21 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2003-07-18 05:53:21 +0000 |
| commit | 4042047358c4a9ebb8f61007ec27c7f66fd0a79e (patch) | |
| tree | 586cc59db657251c68e9bb3b32dbdac132c65b2b /documentation/Fl_Double_Window.html | |
| parent | 91721061895a16fea93a866061e632c8a6556088 (diff) | |
updated documentation and Fl_Dial. STR #101, 94, 99
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3049 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Double_Window.html')
| -rw-r--r-- | documentation/Fl_Double_Window.html | 5 |
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> |
