diff options
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 |