SymbolicColor.this

Warning gtk_symbolic_color_new_win32 has been deprecated since version 3.8 and should not be used in newly-written code. GtkSymbolicColor is deprecated. 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

themeClass string

The theme class to pull color from

id int

The color id

Throws

ConstructionException GTK+ fails to create the object.

Meta