From 4c53a5d8f4f23358a101ef6bda4b6b8ea4b95274 Mon Sep 17 00:00:00 2001 From: Bill Spitzak Date: Sun, 31 Jan 1999 07:43:16 +0000 Subject: Added optimization for SGI builds (mike: please run autoconf before making a distribution). Documentation fixes. git-svn-id: file:///fltk/svn/fltk/trunk@259 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/enumerations.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'documentation/enumerations.html') diff --git a/documentation/enumerations.html b/documentation/enumerations.html index be8d012c7..4fe408d27 100644 --- a/documentation/enumerations.html +++ b/documentation/enumerations.html @@ -1,5 +1,5 @@ -

C - FLTK Enumerations

+

C - FLTK Enumerations

This appendix lists the enumerations provided in the <FL/Enumerations.H> header file, organized by section. Constants whose value is zero are marked with "(0)", this is often @@ -14,7 +14,7 @@ constants:
  • FL_VERSION - A combined floating-point version number for the major and minor release numbers, currently 1.0.
  • -

    Events

    +

    Events

    Events are identified by an Fl_Event enumeration value. The following events are currently defined: -

    Callback "When" Conditions

    +

    Callback "When" Conditions

    The following constants determine when a callback is performed: -

    Alignment Values

    +

    Alignment Values

    The following constants define bits that can be used with Fl_Widget::align() to control the positioning of the label: @@ -138,7 +138,7 @@ label: label inside the widget. -

    Fonts

    +

    Fonts

    The following constants define the standard FLTK fonts: -

    Colors

    +

    Colors

    The following color constants can be used to access the colors in the FLTK standard color palette: