From 8ea3a457720b702acbdc5c5ea1c5001e525c99c1 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 16 Nov 2006 23:17:13 +0000 Subject: Merge all of the scrollbar sizes into a single API call (Fl::scrollbar_size()) rather than a bunch of separate APIs and hardcoded values (STR #1800) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5547 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/widgets.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/widgets.html') diff --git a/documentation/widgets.html b/documentation/widgets.html index c5fc41b33..2778a65bb 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -681,7 +681,8 @@ For a description of the fl_ functions, see
  • scrollbar_align: Fl_Text_Display
  • scrollbar_left: Fl_Browser_
  • scrollbar_right: Fl_Browser_
  • -
  • scrollbar_width: Fl_Text_Display
  • +
  • scrollbar_size: Fl
  • +
  • scrollbar_width: Fl_Browser_, Fl_Text_Display
  • scrollvalue: Fl_Slider
  • search_backward: Fl_Text_Buffer
  • search_forward: Fl_Text_Buffer
  • -- cgit v1.2.3