summaryrefslogtreecommitdiff
path: root/doc/fl_menu_window.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_menu_window.html')
-rw-r--r--doc/fl_menu_window.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fl_menu_window.html b/doc/fl_menu_window.html
index 74ca9b7..9237db5 100644
--- a/doc/fl_menu_window.html
+++ b/doc/fl_menu_window.html
@@ -52,7 +52,8 @@ Fl_Menu_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 Menu_Window;
</pre></td>
</tr>