diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-03-24 17:26:00 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-03-24 17:26:00 +0000 |
| commit | e07da88179cf18b98fd68a5b6515955d87729b6b (patch) | |
| tree | 16ffc65569be76c817107e944fca1cff0cad48bc /documentation/widgets.html | |
| parent | 1d7aef987ded55908ff4e24d97a8f936dd33f1f0 (diff) | |
Doco updates for 1.1.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2009 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/widgets.html')
| -rw-r--r-- | documentation/widgets.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/documentation/widgets.html b/documentation/widgets.html index 56e7aecd3..24501e406 100644 --- a/documentation/widgets.html +++ b/documentation/widgets.html @@ -1,5 +1,7 @@ -<HTML><BODY> -<H1 ALIGN=RIGHT><A NAME=widgets>A - Widget Reference</A></H1> +<HTML> +<BODY> + +<H1 ALIGN="RIGHT"><A NAME="widgets">A - Class Reference</A></H1> This appendix describes all of the classes in FLTK. For a description of the <TT>fl_</TT> functions, see @@ -211,4 +213,5 @@ description of the <TT>fl_</TT> functions, see </UL> </UL> -</BODY></HTML> +</BODY> +</HTML> |
