Parses a color in the format expected in a RC file. If @style is not %NULL, it will be consulted to resolve references to symbolic colors.
a #GScanner
a #GtkRcStyle, or %NULL
a pointer to a #GdkColor in which to store the result
%G_TOKEN_NONE if parsing succeeded, otherwise the token that was expected but not found
Deprecated: Use #GtkCssProvider instead
2.12
See Implementation
Parses a color in the format expected in a RC file. If @style is not %NULL, it will be consulted to resolve references to symbolic colors.