Enumeration
GntTextFormatFlags
Members
| Name | Description |
|---|---|
GNT_TEXT_FLAG_NORMAL |
Display the text normally. |
GNT_TEXT_FLAG_BOLD |
Display the text in bold text. |
GNT_TEXT_FLAG_UNDERLINE |
Display the text with underlining. |
GNT_TEXT_FLAG_BLINK |
Display the text with blinking. |
GNT_TEXT_FLAG_DIM |
Display the text dimmed. |
GNT_TEXT_FLAG_HIGHLIGHT |
Display the text with highlighting. |