summaryrefslogtreecommitdiff
path: root/doc/fl_output.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_output.html')
-rw-r--r--doc/fl_output.html22
1 files changed, 2 insertions, 20 deletions
diff --git a/doc/fl_output.html b/doc/fl_output.html
index c8de10c..2af1279 100644
--- a/doc/fl_output.html
+++ b/doc/fl_output.html
@@ -21,7 +21,7 @@
<tr>
<td>Fl_Output</td>
- <td>FLTK.Widgets.Inputs.Outputs</td>
+ <td>FLTK.Widgets.Inputs.Text.Outputs</td>
</tr>
</table>
@@ -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>
@@ -60,24 +60,6 @@ function Create
</pre></td>
</tr>
- <tr>
-<td>&nbsp;</td>
-<td><pre>
-procedure Draw
- (This : in out Output);
-</pre></td>
- </tr>
-
- <tr>
-<td>&nbsp;</td>
-<td><pre>
-function Handle
- (This : in out Output;
- Event : in Event_Kind)
- return Event_Outcome;
-</pre></td>
- </tr>
-
</table>