From 2c61d60470b0583614437950066b2f63c4ac2782 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 30 Sep 2001 20:25:36 +0000 Subject: Documentation updates. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Slider.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/Fl_Slider.html') diff --git a/documentation/Fl_Slider.html b/documentation/Fl_Slider.html index c36bf30da..11339d6b8 100644 --- a/documentation/Fl_Slider.html +++ b/documentation/Fl_Slider.html @@ -24,6 +24,7 @@ if often used as a scrollbar. Moving the box all the way to the top/left sets it to the minimum(), and to the bottom/right to the maximum(). The minimum() may be greater than the maximum() to reverse the slider direction. +

Fl_Slider widget.

Methods

- \ No newline at end of file + -- cgit v1.2.3