A set of regexes and colours that should be applied to a graphical object, e.g Body of an Email.
| Function | Description | Links |
|---|---|---|
| add_pattern() | Associate a colour to a pattern | |
| regex_color_clear() | Free the contents of a Regex colour | |
| regex_color_free() | Free a Regex colour | |
| regex_color_list_clear() | Free the contents of a RegexColorList | |
| regex_color_list_new() | Create a new RegexColorList | |
| regex_color_new() | Create a new RegexColor | |
| regex_colors_cleanup() | Cleanup the Regex colours | |
| regex_colors_get_list() | Return the RegexColorList for a Colour ID | |
| regex_colors_init() | Initialise the Regex colours | |
| regex_colors_parse_color_list() | Parse a Regex 'color' command | |
| regex_colors_parse_status_list() | Parse a Regex 'color status' command | |
| regex_colors_parse_uncolor() | Parse a Regex 'uncolor' command | |
| regex_colors_reset() | Reset the Regex colours |