mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 16:46:52 +08:00
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:
@@ -2,14 +2,16 @@
|
||||
|
||||
\page enumerations C - FLTK Enumerations
|
||||
|
||||
<P>This appendix lists the enumerations provided in the
|
||||
<TT><FL/Enumerations.H></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>
|
||||
|
||||
Reference in New Issue
Block a user