mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 08:32:07 +08:00
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
This commit is contained in:
@@ -63,6 +63,7 @@ description of the <TT>fl_</TT> functions, see
|
||||
<A HREF="Fl_PNG_Image.html">Fl_PNG_Image</A><BR>
|
||||
<A HREF="Fl_PNM_Image.html">Fl_PNM_Image</A><BR>
|
||||
<A HREF="Fl_Positioner.html">Fl_Positioner</A><BR>
|
||||
<A HREF="Fl_Progress.html">Fl_Progress</A><BR>
|
||||
<A HREF="Fl_Repeat_Button.html">Fl_Repeat_Button</A><BR>
|
||||
<A HREF="Fl_Return_Button.html">Fl_Return_Button</A><BR>
|
||||
<A HREF="Fl_RGB_Image.html">Fl_RGB_Image</A><BR>
|
||||
@@ -195,6 +196,7 @@ description of the <TT>fl_</TT> functions, see
|
||||
<LI><A HREF="Fl_Menu_Button.html#Fl_Menu_Button">Fl_Menu_Button</A>
|
||||
</UL>
|
||||
<LI><A HREF="Fl_Positioner.html#Fl_Positioner">Fl_Positioner</A>
|
||||
<LI><A HREF="Fl_Progress.html">Fl_Progress</A>
|
||||
<LI><A HREF="Fl_Timer.html#Fl_Timer">Fl_Timer</A>
|
||||
<LI><A HREF="Fl_Valuator.html#Fl_Valuator">Fl_Valuator</A>
|
||||
<UL>
|
||||
|
||||
Reference in New Issue
Block a user