diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2025-01-13 00:06:47 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2025-01-13 00:06:47 +1300 |
commit | 36302e60475e3531d5034fd97cc87aabb9fbd588 (patch) | |
tree | fb60f17a16000f91e4fa20ba28e3f908c28aee10 /doc/fl_image_surface.html | |
parent | 7be33a9cec0e67c34b674c5ac32a947e6aa2fce6 (diff) |
Documentation improvements
Diffstat (limited to 'doc/fl_image_surface.html')
-rw-r--r-- | doc/fl_image_surface.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/fl_image_surface.html b/doc/fl_image_surface.html index 2a47652..46f6575 100644 --- a/doc/fl_image_surface.html +++ b/doc/fl_image_surface.html @@ -102,7 +102,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 |