There's no documentation for this item.
| Constants | |
|---|---|
| ENCODING_ |
String names of the constants provided by C++ (enum is originally defined inc include/wx/fontenc.h) |
| Public Methods | |
|---|---|
| get_ |
Returns the name of the platform’s default font encoding |
| set_ |
Sets the default encoding to be enc, which may be the string name of an encoding (eg ‘UTF8’) or an internal WxWidgets flag (eg Wx::FONTENCODING_UTF8). |
<code/>and<pre/>for code samples.