SymbolicColor.newWin32

gtk.symbolic_color.SymbolicColor newWin32(string themeClass, int id)

Creates a symbolic color based on the current win32 theme.

Note that while this call is available on all platforms the actual value returned is not reliable on non-win32 platforms.

Parameters

themeClassThe theme class to pull color from
idThe color id

Returns

A newly created #GtkSymbolicColor

Deprecated

#GtkSymbolicColor is deprecated.