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
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.
gtk_rc_parse_color_full()
Deprecated
a GLib.Scanner
GLib.TokenType.NONE if parsing succeeded, otherwise the token that was expected but not found
since 3.0: 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.