Function

Gtk-3.0Gtkrc_parse_colorDeprecated 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.

    Parameters

    Returns [number, Gdk.Color]

    GLib.TokenType.NONE if parsing succeeded, otherwise the token that was expected but not found

    since 3.0: Use Gtk.CssProvider instead