From 7e8ec10e6d9a50ea7a4cea0d00cf7566135c8a15 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 18 Apr 2002 20:37:29 +0000 Subject: Add missing docos for Fl_Progress. Add Fl_File_Chooser::directory_label, filename_label, and filter_label static string pointers for labels (allows for I18N of the file chooser). Fix typos in other docos. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2098 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/widgets.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/widgets.html') diff --git a/documentation/widgets.html b/documentation/widgets.html index 24501e406..f93f6a3b3 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -63,6 +63,7 @@ description of the fl_ functions, see Fl_PNG_Image
Fl_PNM_Image
Fl_Positioner
+Fl_Progress
Fl_Repeat_Button
Fl_Return_Button
Fl_RGB_Image
@@ -195,6 +196,7 @@ description of the fl_ functions, see
  • Fl_Menu_Button
  • Fl_Positioner +
  • Fl_Progress
  • Fl_Timer
  • Fl_Valuator