StyleProperties.mapColor

Warning gtk_style_properties_map_color has been deprecated since version 3.8 and should not be used in newly-written code. GtkSymbolicColor is deprecated. Maps color so it can be referenced by name. See gtk_style_properties_lookup_color()

class StyleProperties
void
mapColor

Parameters

name string

color name

color SymbolicColor

GtkSymbolicColor to map name to Since 3.0

Meta