| gtkRcParseColor {RGtk2.10} | R Documentation |
Parses a color in the format expected in a RC file.
gtkRcParseColor(scanner, color)
|
[GScanner] a GtkScanner |
|
[GdkColor] a pointer to a GtkColor structure in which to store the result |
[numeric] G_TOKEN_NONE if parsing succeeded, otherwise the token
that was expected but not found.
Derived by RGtkGen from GTK+ documentation