|
Geany 2.0
|
Fields representing the different attributes of a Scintilla lexer style. More...
#include <highlighting.h>
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().