summaryrefslogtreecommitdiff
path: root/doc/fl_copy_surface.html
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-01-13 00:06:47 +1300
committerJedidiah Barber <contact@jedbarber.id.au>2025-01-13 00:06:47 +1300
commit36302e60475e3531d5034fd97cc87aabb9fbd588 (patch)
treefb60f17a16000f91e4fa20ba28e3f908c28aee10 /doc/fl_copy_surface.html
parent7be33a9cec0e67c34b674c5ac32a947e6aa2fce6 (diff)
Documentation improvements
Diffstat (limited to 'doc/fl_copy_surface.html')
-rw-r--r--doc/fl_copy_surface.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fl_copy_surface.html b/doc/fl_copy_surface.html
index 412f58d..8dee54e 100644
--- a/doc/fl_copy_surface.html
+++ b/doc/fl_copy_surface.html
@@ -101,7 +101,8 @@ procedure Draw_Widget
<tr>
<td><pre>
-void draw_decorated_window(Fl_Window *win, int delta_x=0, int delta_y=0);
+void draw_decorated_window(Fl_Window *win, int delta_x=0,
+ int delta_y=0);
</pre></td>
<td><pre>
procedure Draw_Decorated_Window