summaryrefslogtreecommitdiff
path: root/FL/Fl_Round_Button.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Round_Button.H')
-rw-r--r--FL/Fl_Round_Button.H8
1 files changed, 4 insertions, 4 deletions
diff --git a/FL/Fl_Round_Button.H b/FL/Fl_Round_Button.H
index 8c84e44cf..4994f56ec 100644
--- a/FL/Fl_Round_Button.H
+++ b/FL/Fl_Round_Button.H
@@ -1,7 +1,7 @@
//
// Round button header file for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2014 by Bill Spitzak and others.
+// Copyright 1998-2022 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@@ -23,9 +23,9 @@
Buttons generate callbacks when they are clicked by the user. You
control exactly when and how by changing the values for type()
and when().
- <P ALIGN=CENTER>\image html Fl_Round_Button.png</P>
- \image latex Fl_Round_Button.png " Fl_Round_Button" width=4cm
- <P>The Fl_Round_Button subclass display the "on" state by
+ \image html Fl_Round_Button.png
+ \image latex Fl_Round_Button.png "Fl_Round_Button" width=4cm
+ The Fl_Round_Button subclass displays the "on" state by
turning on a light, rather than drawing pushed in. The shape of the
"light" is initially set to FL_ROUND_DOWN_BOX. The color of the light
when on is controlled with selection_color(), which defaults to