diff options
Diffstat (limited to 'documentation/Fl_Double_Window.html')
| -rw-r--r-- | documentation/Fl_Double_Window.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/Fl_Double_Window.html b/documentation/Fl_Double_Window.html index bfc5ad5c8..eb3997c59 100644 --- a/documentation/Fl_Double_Window.html +++ b/documentation/Fl_Double_Window.html @@ -36,10 +36,12 @@ does not exist for every visual. <LI><A href=#Fl_Double_Window.~Fl_Double_Window>~Fl_Double_Window</A></LI> </UL> <H4><A name=Fl_Double_Window.Fl_Double_Window> +Fl_Double_Window::Fl_Double_Window(int w, int h, const +char *label = 0)<br> Fl_Double_Window::Fl_Double_Window(int x, int y, int w, int h, const char *label = 0)</A></H4> - Creates a new <TT>Fl_Double_Window</TT> widget using the given -position, size, and label (title) string. +<p>Creates a new <TT>Fl_Double_Window</TT> widget using the given +position, size, and label (title) string.</p> <H4><A name=Fl_Double_Window.~Fl_Double_Window>virtual Fl_Double_Window::~Fl_Double_Window()</A></H4> The destructor <I>also deletes all the children</I>. This allows a |
