diff options
Diffstat (limited to 'documentation/enumerations.html')
| -rw-r--r-- | documentation/enumerations.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/enumerations.html b/documentation/enumerations.html index 10283643b..2bb19ce69 100644 --- a/documentation/enumerations.html +++ b/documentation/enumerations.html @@ -56,7 +56,7 @@ is released and the value changes. </LI> <LI><TT>FL_WHEN_ENTER_KEY_ALWAYS</TT> - Do the callback when the user presses the ENTER key, even if the value doesn't change. </LI> </UL> -<H2>Fl::event_key() Values</H2> +<H2><A NAME="key_values">Fl::event_key() Values</A></H2> The following constants define the non-ASCII keys on the keyboard for <TT> FL_KEYBOARD</TT> and <TT>FL_SHORTCUT</TT> events: <UL> |
