SymbolicColor.this

Warning gtk_symbolic_color_new_name has been deprecated since version 3.8 and should not be used in newly-written code. GtkSymbolicColor is deprecated. Creates a symbolic color pointing to an unresolved named color. See gtk_style_context_lookup_color() and gtk_style_properties_lookup_color().

Parameters

name string

color name

Throws

ConstructionException GTK+ fails to create the object.

Meta