lookup_color
Description:
[ Version ( deprecated = true , deprecated_since = "3.8" , since = "3.0" ) ]
public unowned SymbolicColor lookup_color (string name)
public unowned SymbolicColor lookup_color (string name)
Warning: lookup_color is deprecated since 3.8.
Returns the symbolic color that is mapped to name.
Note:
SymbolicColor is deprecated.
Parameters:
| this | |
| name |
color name to lookup |
Returns:
|
The mapped color |