summaryrefslogtreecommitdiff
path: root/documentation/enumerations.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/enumerations.html')
-rw-r--r--documentation/enumerations.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/enumerations.html b/documentation/enumerations.html
index e9e67e002..24b90f94e 100644
--- a/documentation/enumerations.html
+++ b/documentation/enumerations.html
@@ -207,6 +207,8 @@ To get the closest color to a 8-bit set of R,G,B values use
<tt>fl_color_cube(R*FL_NUM_RED/256, G*FL_NUM_GREEN/256,
B*FL_NUM_BLUE/256);</tt>
+<p><a name="fl_rgb_color"><b>Fl_Color fl_rgb_color(uchar r, uchar g, uchar b)</b></a>
+
<H2><a name=cursor>Cursors</A></H2>
<P>The following constants define the mouse cursors that are available in