Parses a color in the format expected in a RC file.
Use GtkCssProvider 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 |