[ CCode ( has_construct_function = false ) ]
[ Version ( deprecated = true , deprecated_since = "3.8" , since = "3.4" ) ]
public SymbolicColor.win32 (string theme_class, int id)
Warning: SymbolicColor.win32 is deprecated since 3.8.
Creates a symbolic color based on the current win32 theme.
SymbolicColor is deprecated.
Note that while this call is available on all platforms the actual value returned is not reliable on non-win32 platforms.
theme_class |
The theme class to pull color from |
id |
The color id |
A newly created SymbolicColor |