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 +++++++
1 file changed, 7 insertions(+)
(limited to 'documentation/Fl_Browser_.html')
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
--
cgit v1.2.3
|