summaryrefslogtreecommitdiff
path: root/doc/fl_gl_window.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_gl_window.html')
-rw-r--r--doc/fl_gl_window.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/fl_gl_window.html b/doc/fl_gl_window.html
index 5dfc0fe..7f169a0 100644
--- a/doc/fl_gl_window.html
+++ b/doc/fl_gl_window.html
@@ -233,9 +233,10 @@ procedure Hide_Overlay
<td><pre>
void invalidate();
</pre></td>
-<td>
-Use valid / Set_Valid instead.
-</td>
+<td><pre>
+procedure Invalidate
+ (This : in out GL_Window);
+</pre></td>
</tr>
<tr>