From 4042047358c4a9ebb8f61007ec27c7f66fd0a79e Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 18 Jul 2003 05:53:21 +0000 Subject: 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 --- documentation/Fl_Double_Window.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'documentation/Fl_Double_Window.html') 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.

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()

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. -- cgit v1.2.3