From 336996c7abb716844d3389df7bd7779298af3dcf Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 6 May 2001 16:25:05 +0000 Subject: Update documentation files to eliminate most of the warnings and errors reported by HTML Tidy. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1454 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/enumerations.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'documentation/enumerations.html') diff --git a/documentation/enumerations.html b/documentation/enumerations.html index 6ffee5988..400a41797 100644 --- a/documentation/enumerations.html +++ b/documentation/enumerations.html @@ -42,7 +42,7 @@ understand) occurred (0).
  • FL_SELECTIONCLEAR - The widget should clear any selections made for the clipboard.
  • -

    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: @@ -149,7 +149,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: -

    Damage Masks

    +

    Damage Masks

    The following damage mask bits are used by the standard FLTK widgets: - -- cgit v1.2.3