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 5b40b9d83..12e4cb13f 100644 --- a/documentation/drawing.html +++ b/documentation/drawing.html @@ -142,7 +142,7 @@ values. These are mapped to the closest color supported by the screen, either from one of the 256 colors in the FLTK 1.0.x colormap or a direct RGB value on TrueColor screens. You can generate 24-bit RGB color values using the <A -HREF="enumerations.html#fl_rgb_color"><TT>fl_rgb_color()</TT></A> +HREF="functions.html#fl_rgb_color"><TT>fl_rgb_color()</TT></A> function. <H4><A name="fl_color">void fl_color(Fl_Color)</A></H4> |
