diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-07 16:36:11 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 1999-01-07 16:36:11 +0000 |
| commit | 367f908d8ed5a3464b9676223a26ddf4e11bdb5b (patch) | |
| tree | 2b0ec583852973ccf7b9804957e78d474e0e7e5d /documentation/widgets.html | |
| parent | 85e6f449590eeb6e09f7547733adf4c7137470d0 (diff) | |
"Final" changes for first draft of 1.0 documentation.
git-svn-id: file:///fltk/svn/fltk/trunk@187 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/widgets.html')
| -rw-r--r-- | documentation/widgets.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/widgets.html b/documentation/widgets.html index c85824acd..109e62345 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -1,6 +1,11 @@ <HTML> <BODY> <H1 ALIGN=RIGHT>A - Widget Reference</H1> + +This appendix describes all of the widget classes in FLTK. For a +description of the <tt>fl_</tt> functions and <tt>Fl::</tt> methods, +see <a href="#functions"> Appendix B</a>. + </BODY> </HTML> |
