diff options
Diffstat (limited to 'doc/fl_secret_input.html')
-rw-r--r-- | doc/fl_secret_input.html | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/doc/fl_secret_input.html b/doc/fl_secret_input.html index 31d3f41..79e8eaf 100644 --- a/doc/fl_secret_input.html +++ b/doc/fl_secret_input.html @@ -21,7 +21,7 @@ <tr> <td>Fl_Secret_Input</td> - <td>FLTK.Widgets.Inputs.Secret</td> + <td>FLTK.Widgets.Inputs.Text.Secret</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,13 +60,12 @@ function Create </pre></td> </tr> - <tr> -<td> </td> -<td><pre> -procedure Draw - (This : in out Secret_Input); -</pre></td> - </tr> +</table> + + + +<table class="function"> + <tr><th colspan="2">Functions and Procedures</th></tr> <tr> <td><pre> |