Warning: rc_parse_color is deprecated since 3.0.
Parses a color in the format expected in a RC file.
Use CssProvider instead
Note that theme engines should use rc_parse_color_full in order to support symbolic colors.
scanner |
a Scanner |
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 |