1 \chapter{Functions
}\label{functions
}
2 \setheader{{\it CHAPTER
\thechapter}}{}{}{}{}{{\it CHAPTER
\thechapter}}%
3 \setfooter{\thepage}{}{}{}{}{\thepage}
5 The functions and macros defined in FL are described here.
7 \section{Version macros
}\label{versionfunctions
}
9 The following constants are defined in wxWindows:
11 \begin{itemize
}\itemsep=
0pt
12 \item {\tt wxMAJOR
\_VERSION} is the major version of wxWindows
13 \item {\tt wxMINOR
\_VERSION} is the minor version of wxWindows
14 \item {\tt wxRELEASE
\_NUMBER} is the release number
17 For example, the values or these constants for wxWindows
2.1.15 are
2,
1 and
20 Additionally,
{\tt wxVERSION
\_STRING} is a user-readable string containing
21 the full wxWindows version and
{\tt wxVERSION
\_NUMBER} is a combination of the
22 three version numbers above: for
2.1.15, it is
2115 and it is
2200 for
25 \section{Initialisation functions
}\label{initfunctions
}
27 \wxheading{Include files
}
35 \membersection{::Function1
}\label{function1
}
37 \func{void
}{Function1
}{\void}