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.html27
1 files changed, 8 insertions, 19 deletions
diff --git a/doc/fl_menu_window.html b/doc/fl_menu_window.html
index e08ba53..523c1d5 100644
--- a/doc/fl_menu_window.html
+++ b/doc/fl_menu_window.html
@@ -46,7 +46,7 @@
<table class="function">
- <tr><th colspan="2">Functions and Procedures</th></tr>
+ <tr><th colspan="2">Constructors</th></tr>
<tr>
<td><pre>
@@ -72,6 +72,13 @@ function Create
</pre></td>
</tr>
+</table>
+
+
+
+<table class="function">
+ <tr><th colspan="2">Functions and Procedures</th></tr>
+
<tr>
<td><pre>
void clear_overlay();
@@ -80,14 +87,6 @@ void clear_overlay();
</tr>
<tr>
-<td>&nbsp;</td>
-<td><pre>
-procedure Draw
- (This : in out Menu_Window);
-</pre></td>
- </tr>
-
- <tr>
<td><pre>
void erase();
</pre></td>
@@ -105,16 +104,6 @@ procedure Flush
</tr>
<tr>
-<td>&nbsp;</td>
-<td><pre>
-function Handle
- (This : in out Menu_Window;
- Event : in Event_Kind)
- return Event_Outcome;
-</pre></td>
- </tr>
-
- <tr>
<td><pre>
void hide();
</pre></td>