The PortId enumeration provides the following values:
Description |
Value |
---|---|
|
returned on error |
|
Base, no native toolkit used |
|
wxMSW, native toolkit is Windows API |
|
Motif, using [Open]Motif or Lesstif |
|
wxGTK, using GTK+ 1.x, 2.x, 3.x, |
|
wxDFB, using wxUniversal |
|
X11, using wxUniversal |
|
Mac, using Carbon or Classic Mac API |
|
Cocoa, using Cocoa NextStep/Mac API |
|
|