diff options
Diffstat (limited to 'documentation/drawing.html')
| -rw-r--r-- | documentation/drawing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/drawing.html b/documentation/drawing.html index 26e8d7940..4bc267e09 100644 --- a/documentation/drawing.html +++ b/documentation/drawing.html @@ -948,7 +948,7 @@ on all platforms. <P>Delete a previously created offscreen buffer. All drawings are lost. -<H4><A NAME=fl_begin_offscreen>void fl_begin_offscreen(Fl_Offscreen)</A></A></H4> +<H4><A NAME=fl_begin_offscreen>void fl_begin_offscreen(Fl_Offscreen)</A></H4> <P>Send all subsequent drawing commands to this offscreen buffer. FLTK can draw into a buffer at any time. There is no need to wait for |
