summaryrefslogtreecommitdiff
path: root/documentation/drawing.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/drawing.dox')
-rw-r--r--documentation/drawing.dox7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/drawing.dox b/documentation/drawing.dox
index d793f2215..0896229ae 100644
--- a/documentation/drawing.dox
+++ b/documentation/drawing.dox
@@ -968,4 +968,11 @@ int w, int h, Fl_Offscreen osrc, int srcx, int srcy)</A></H4>
<P>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>.
+<hr>
+<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
+<a class="el" href="editor.html">[Previous]</a>&nbsp;
+ \ref editor &nbsp;&nbsp;
+<a class="el" href="events.html">[Next]</a>&nbsp;
+ \ref events
+
*/