summaryrefslogtreecommitdiff
path: root/doc/fl_double_window.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_double_window.html')
-rw-r--r--doc/fl_double_window.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fl_double_window.html b/doc/fl_double_window.html
index 88656a4..cc8a75b 100644
--- a/doc/fl_double_window.html
+++ b/doc/fl_double_window.html
@@ -52,7 +52,8 @@ Fl_Double_Window(int W, int H, const char *L=0);
</pre></td>
<td><pre>
function Create
- (W, H : in Integer)
+ (W, H : in Integer;
+ Text : in String)
return Double_Window;
</pre></td>
</tr>