diff options
Diffstat (limited to 'doc/fl_double_window.html')
-rw-r--r-- | doc/fl_double_window.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/fl_double_window.html b/doc/fl_double_window.html index 6c61c93..cdaf7a4 100644 --- a/doc/fl_double_window.html +++ b/doc/fl_double_window.html @@ -138,7 +138,10 @@ procedure Show <td><pre> void show(int a, char **b); </pre></td> -<td> </td> +<td><pre> +procedure Show_With_Args + (This : in out Double_Window); +</pre></td> </tr> </table> |