diff options
Diffstat (limited to 'documentation/fltk.book')
| -rw-r--r-- | documentation/fltk.book | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/documentation/fltk.book b/documentation/fltk.book index 79fc90d23..33ff1c7b5 100644 --- a/documentation/fltk.book +++ b/documentation/fltk.book @@ -1,4 +1,4 @@ -#HTMLDOC 1.8.16 +#HTMLDOC 1.8.17 -t pdf13 -f fltk.pdf --book --toclevels 2 --no-numbered --toctitle "Table of Contents" --title --titleimage FL.gif --linkstyle underline --size Universal --left 1.00in --right 0.50in --top 0.50in --bottom 0.50in --header .t. --footer h.1 --tocheader .t. --tocfooter ..i --duplex --portrait --color --no-pscommands --no-xrxcomments --compression=9 --jpeg=50 --fontsize 11.0 --fontspacing 1.2 --headingfont Helvetica --bodyfont Times --headfootsize 11.0 --headfootfont Helvetica --charset 8859-1 --links --no-truetype --pagemode outline --pagelayout single --firstpage c1 --pageeffect none --pageduration 10 --effectduration 1.0 --no-encryption --permissions all --owner-password "" --user-password "" --browserwidth 680 preface.html intro.html @@ -11,7 +11,9 @@ subclassing.html fluid.html opengl.html widgets.html +Fl.html Fl_Adjuster.html +Fl_Bitmap.html Fl_Box.html Fl_Browser_.html Fl_Browser.html @@ -30,14 +32,17 @@ Fl_File_Chooser.html Fl_File_Icon.html Fl_Float_Input.html Fl_Free.html +Fl_GIF_Image.html Fl_Gl_Window.html Fl_Group.html Fl_Help_Dialog.html Fl_Help_View.html Fl_Hold_Browser.html +Fl_Image.html Fl_Input.html Fl_Input_.html Fl_Int_Input.html +Fl_JPEG_Image.html Fl_Light_Button.html Fl_Menu_.html Fl_Menu_Bar.html @@ -50,8 +55,12 @@ Fl_Multiline_Output.html Fl_Output.html Fl_Overlay_Window.html Fl_Pack.html +Fl_Pixmap.html +Fl_PNG_Image.html +Fl_PNM_Image.html Fl_Positioner.html Fl_Repeat_Button.html +Fl_RGB_Image.html Fl_Return_Button.html Fl_Roller.html Fl_Round_Button.html @@ -63,6 +72,7 @@ Fl_Single_Window.html Fl_Slider.html Fl_Tabs.html Fl_Tile.html +Fl_Tiled_Image.html Fl_Timer.html Fl_Valuator.html Fl_Value_Input.html @@ -71,6 +81,8 @@ Fl_Value_Slider.html Fl_Widget.html Fl_Window.html Fl_Wizard.html +Fl_XBM_Image.html +Fl_XPM_Image.html functions.html enumerations.html glut.html |
