Warning: rc_parse_color_full is deprecated since 3.0.
Parses a color in the format expected in a RC file.
Use CssProvider instead
If style is not null, it will be consulted to resolve references to symbolic colors.
| scanner |
a Scanner |
| style |
a RcStyle, or null |
| color |
a pointer to a Color in which to store the result |
|
g_token_none if parsing succeeded, otherwise the token that was expected but not found |