]> git.saurik.com Git - wxWidgets.git/blob - docs/symbols.txt
e23aa1d02348a179cb5678b9fbdbae4a1efae4f2
[wxWidgets.git] / docs / symbols.txt
1 This is a list of preprocessor symbols used in the wxWindows source.
2
3 GUIs:
4 -----
5
6 __X__ any X, but not GTK
7 __WXMOTIF__ Motif
8 __WXXT__ Xt; mutually exclusive with WX_MOTIF (?)
9 __WXGTK__ GTK
10 __WXGTK12__ GTK 1.2 or higher
11 __WXMSW__ Any Windows
12 __WXMAC__ MacOS
13 __UNIX__ any Unix
14