G_TOKEN_NONE if parsing succeeded, otherwise the token
that was expected but not found
uint rcParseColor(glib.scanner.Scanner scanner, out gdk.color.Color color)Parses a color in the format expected in a RC file.
Note that theme engines should use [gtk.global.rcParseColorFull] in order to support symbolic colors.
scanner | a #GScanner |
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