Geany
0.20
|
Fields representing the different attributes of a Scintilla lexer style. More...
Data Fields | |
gint | background |
Background text colour, in 0xBBGGRR format. | |
gboolean | bold |
Bold. | |
gint | foreground |
Foreground text colour, in 0xBBGGRR format. | |
gboolean | italic |
Italic. |
Fields representing the different attributes of a Scintilla lexer style.
SCI_STYLEGETFORE
, etc, for use with scintilla_send_message(). Background text colour, in 0xBBGGRR
format.
gboolean GeanyLexerStyle::bold |
Bold.
Foreground text colour, in 0xBBGGRR
format.
gboolean GeanyLexerStyle::italic |
Italic.