summaryrefslogtreecommitdiff
path: root/documentation/enumerations.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/enumerations.html')
-rw-r--r--documentation/enumerations.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/documentation/enumerations.html b/documentation/enumerations.html
index 2d78172..49acbcb 100644
--- a/documentation/enumerations.html
+++ b/documentation/enumerations.html
@@ -1,4 +1,8 @@
-<HTML><BODY>
+<HTML>
+<HEAD>
+ <TITLE>C - FLTK Enumerations</TITLE>
+</HEAD>
+<BODY>
<H1 ALIGN=RIGHT><A NAME=Enumerations>C - FLTK Enumerations</A></H1>
<P>This appendix lists the enumerations provided in the
@@ -134,7 +138,7 @@ FL_KEYBOARD</TT> and <TT>FL_SHORTCUT</TT> events:
<LI><TT>FL_BUTTON2</TT> - Mouse button 2 is pushed. </LI>
<LI><TT>FL_BUTTON3</TT> - Mouse button 3 is pushed. </LI>
<LI><TT>FL_BUTTONS</TT> - Any mouse button is pushed. </LI>
-<LI><TT>FL_BUTTON(n)</TT> - Mouse button N (N > 0) is pushed. </LI>
+<LI><TT>FL_BUTTON(n)</TT> - Mouse button N (N &gt; 0) is pushed. </LI>
</UL>
<!-- NEED 4in -->