From 1fc314c5dbf3063192ef3b1377936388dd7ae2be Mon Sep 17 00:00:00 2001
From: Michael R Sweet
Date: Fri, 9 Feb 2007 18:46:32 +0000
Subject: Fix HTML errors.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
documentation/Fl_Browser_.html | 7 +++++++
documentation/Fl_Clock.html | 5 +++--
documentation/Fl_Clock_Output.html | 10 +++++++---
documentation/Fl_File_Chooser.html | 2 +-
documentation/Fl_Menu_.html | 5 ++---
documentation/Fl_Preferences.html | 2 +-
documentation/Fl_Widget.html | 4 ++--
documentation/functions.html | 1 -
documentation/glut.html | 19 +++++++++----------
documentation/widgets.html | 33 ++++++++++++++++-----------------
10 files changed, 48 insertions(+), 40 deletions(-)
(limited to 'documentation')
diff --git a/documentation/Fl_Browser_.html b/documentation/Fl_Browser_.html
index bdedb4e02..99ff5b479 100644
--- a/documentation/Fl_Browser_.html
+++ b/documentation/Fl_Browser_.html
@@ -87,6 +87,7 @@ other slow operation.
- scrollbar_right
+- scrollbar_width
- select
- select_only
- selection
@@ -348,6 +349,12 @@ It allows the Fl_Browser_ to update its cache data as needed.
This method moves the vertical scrollbar to the righthand side of the list.
+
+
+Sets or gets the width of any scrollbars that are used.
+
+
Sets the selection state of item p to s and
diff --git a/documentation/Fl_Clock.html b/documentation/Fl_Clock.html
index 61188c000..80f87cb8c 100644
--- a/documentation/Fl_Clock.html
+++ b/documentation/Fl_Clock.html
@@ -47,5 +47,6 @@ and label string. The default boxtype is FL_NO_BOX.
Returns the current second (0 to 60, 60 = leap second).
- Returns the displayed time in seconds since the UNIX epoch (January 1, 1970).
- |