wx.FontStyle¶
The FontStyle enumeration provides the following values:
Description |
Value |
|---|---|
|
The font is drawn without slant. |
|
The font is slanted in an italic style. |
|
The font is slanted, but in a roman style. |
|
wx.FontStyle¶The FontStyle enumeration provides the following values:
Description |
Value |
|---|---|
|
The font is drawn without slant. |
|
The font is slanted in an italic style. |
|
The font is slanted, but in a roman style. |
|