Parses a color in the format expected in a RC file.
Note that theme engines should use gtk_rc_parse_color_full() in order to support symbolic colors.
a GScanner
a pointer to a gdk.Color in which to store the result
G_TOKEN_NONE if parsing succeeded, otherwise the token that was expected but not found
Deprecated: Use gtk.CssProvider instead
Parses a color in the format expected in a RC file.
Note that theme engines should use gtk_rc_parse_color_full() in order to support symbolic colors.