summaryrefslogtreecommitdiff
path: root/doc/fl_single_window.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_single_window.html')
-rw-r--r--doc/fl_single_window.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fl_single_window.html b/doc/fl_single_window.html
index 4044d5c..f3ce48b 100644
--- a/doc/fl_single_window.html
+++ b/doc/fl_single_window.html
@@ -52,7 +52,8 @@ Fl_Single_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 Single_Window;
</pre></td>
</tr>