diff options
Diffstat (limited to 'documentation/drawing.dox')
| -rw-r--r-- | documentation/drawing.dox | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/drawing.dox b/documentation/drawing.dox index 5a16ef898..ea47d8fe2 100644 --- a/documentation/drawing.dox +++ b/documentation/drawing.dox @@ -1004,11 +1004,10 @@ Fl_Offscreen osrc, int srcx, int srcy) Copy a rectangular area of the size <tt>w*h</tt> from <tt>srcx, srcy</tt> in the offscreen buffer into the current buffer at <tt>x, y</tt>. +\htmlonly <hr> <a class="el" href="index.html">[Index]</a> -<a class="el" href="editor.html">[Previous]</a> - \ref editor -<a class="el" href="events.html">[Next]</a> - \ref events - +<a class="el" href="editor.html">[Previous] 4 - Designing a Simple Text Editor</a> +<a class="el" href="events.html">[Next] 6 - Handling Events</a> +\endhtmlonly */ |
