G_TOKEN_NONE if parsing succeeded, otherwise the token
that was expected but not found
uint rcParseColorFull(glib.scanner.Scanner scanner, gtk.rc_style.RcStyle style, out gdk.color.Color color)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.
scanner | a #GScanner |
style | a #GtkRcStyle, or null |
color | 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