TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 3.0
Since 2.12
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.
style
null
Deprecated
a GLib.Scanner
a Gtk.RcStyle, or null
GLib.TokenType.NONE if parsing succeeded, otherwise the token that was expected but not found
2.12
since 3.0: Use Gtk.CssProvider instead
Parses a color in the format expected in a RC file. If
styleis notnull, it will be consulted to resolve references to symbolic colors.