SymbolicColor.newWin32

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.

More...
class SymbolicColor
static
newWin32
(
string themeClass
,
int id
)

Parameters

themeClass string

The theme class to pull color from

id int

The color id

Return Value

Type: gtk.symbolic_color.SymbolicColor

A newly created #GtkSymbolicColor

Detailed Description

Deprecated: #GtkSymbolicColor is deprecated.