Saving an improved version of FL/Enumerations.H and related files.

Still working on FL/Enumerations.H, though.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6234 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2008-09-14 11:15:17 +00:00
parent 9bf19e2329
commit 8bc9d467ef
3 changed files with 148 additions and 87 deletions
+8 -6
View File
@@ -2,14 +2,16 @@
\page enumerations C - FLTK Enumerations
<P>This appendix lists the enumerations provided in the
<TT>&lt;FL/Enumerations.H&gt;</TT> header file, organized by
section. Constants whose value is zero are marked with "(0)",
this is often useful to know when programming.
\note This file is not actively maintained any more, but is left
here as a reference, until the doxygen documentation is
completed. See \ref FL/Enumerations.H.
completed.
\sa \ref FL/Enumerations.H.
<P>This appendix lists the enumerations provided in the
<FL/Enumerations.H> header file, organized by section.
Constants whose value is zero are marked with "(0)",
this is often useful to know when programming.
<H2>Version Numbers</H2>