summaryrefslogtreecommitdiff
path: root/documentation/fltk.book
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-05-01 00:55:45 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-05-01 00:55:45 +0000
commitf58d0e15d7d60300ac49cea2aedb517f9dc57dcb (patch)
tree27d1bed9db01aa59f52c510b44c858fe42abc973 /documentation/fltk.book
parent45f82821351dd720b198374ea6914d7119a1eb8d (diff)
Add docos for Fl_File_Input.
Add Fl_Preferences to docos. Update screenshot for file chooser. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2151 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/fltk.book')
-rw-r--r--documentation/fltk.book4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/fltk.book b/documentation/fltk.book
index 7df87427f..a7497fc21 100644
--- a/documentation/fltk.book
+++ b/documentation/fltk.book
@@ -1,4 +1,4 @@
-#HTMLDOC 1.8.19
+#HTMLDOC 1.8.20
-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
@@ -31,6 +31,7 @@ Fl_End.html
Fl_File_Browser.html
Fl_File_Chooser.html
Fl_File_Icon.html
+Fl_File_Input.html
Fl_Float_Input.html
Fl_Free.html
Fl_GIF_Image.html
@@ -60,6 +61,7 @@ Fl_Pixmap.html
Fl_PNG_Image.html
Fl_PNM_Image.html
Fl_Positioner.html
+Fl_Preferences.html
Fl_Progress.html
Fl_Repeat_Button.html
Fl_RGB_Image.html