StyleProperties.lookupColor

Warning gtk_style_properties_lookup_color has been deprecated since version 3.8 and should not be used in newly-written code. GtkSymbolicColor is deprecated. Returns the symbolic color that is mapped to name.

class StyleProperties
lookupColor
(
string name
)

Parameters

name string

color name to lookup

Return Value

The mapped color. [transfer none] Since 3.0

Meta