SymbolicColor.this

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...

Parameters

themeClass string

The theme class to pull color from

id int

The color id

Return Value

A newly created gtk.SymbolicColor

Detailed Description

Deprecated: gtk.SymbolicColor is deprecated.

Throws

ConstructionException GTK+ fails to create the object.

Meta