diff options
Diffstat (limited to 'documentation/drawing.html')
| -rw-r--r-- | documentation/drawing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/drawing.html b/documentation/drawing.html index de68225e5..f734ce34a 100644 --- a/documentation/drawing.html +++ b/documentation/drawing.html @@ -229,7 +229,7 @@ widths. Full functionality is not available under Windows 95, 98, and Me due to the reduced drawing functionality these operating systems provide. -<h4>void fl_line_style(int style, int width=0, char* dashes=0)</h4> +<h4><A NAME="fl_line_style">void fl_line_style(int style, int width=0, char* dashes=0)</A></h4> <P>Set how to draw lines (the "pen"). If you change this it is your responsibility to set it back to the default with |
