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 cdaf7a4..0f6d54b 100644 --- a/doc/fl_double_window.html +++ b/doc/fl_double_window.html @@ -155,7 +155,10 @@ procedure Show_With_Args <td><pre> void flush(int eraseoverlay); </pre></td> -<td> </td> +<td><pre> +procedure Flush_All + (This : in out Double_Window); +</pre></td> </tr> </table> |