|
Namespaces |
namespace | wx.wxPlatform |
Functions |
string | wxGetOsDescription () |
| Get OS description as a user-readable string.
|
int | wxGetOsVersion (inout int major, inout int minor) |
| Get OS version.
|
Variables |
bool | __WXMSW__ |
bool | __WXGTK__ |
| GTK platform.
|
bool | __WXMAC__ |
| Mac platform.
|
bool | __WXX11__ |
| X11 platform.
|
bool | __WXUNIVERSAL__ |
| Universal widgets.
|
bool | ANSI |
bool | UNICODE |
bool | DEBUG |
bool | UNIX |
bool | DISPLAY |
| wxUSE_DISPLAY
|
bool | POSTSCRIPT |
| wxUSE_POSTSCRIPT
|
bool | GLCANVAS |
| wxUSE_GLCANVAS
|
bool | SOUND |
| wxUSE_SOUND
|
int | OS_UNKNOWN |
| Unknown Platform.
|
deprecated alias OS_UNKNOWN | wxUNKNOWN_PLATFORM |
int | OS_WINDOWS |
| Windows.
|
int | OS_WINDOWS_9X |
| Windows 95/98/ME.
|
deprecated alias OS_WINDOWS_9X | wxWIN95 |
int | OS_WINDOWS_NT |
| Windows NT/2K/XP.
|
deprecated alias OS_WINDOWS_NT | wxWINDOWS_NT |
int | OS_MAC |
| Apple Mac OS.
|
int | OS_MAC_OS |
| Apple Mac OS 8/9/X with Mac paths.
|
deprecated alias OS_MAC_OS | wxMAC |
int | OS_DARWIN |
| Apple Mac OS X with Unix paths.
|
deprecated alias OS_DARWIN | wxMAC_DARWIN |
int | OS_UNIX |
| Unix.
|
deprecated int | wxUNIX |
int | OS_LINUX |
| Linux.
|
int | OS_FREEBSD |
| FreeBSD.
|