ColorButton.newWithColor

gtk.color_button.ColorButton newWithColor(gdk.color.Color color) static nothrow

Creates a new color button.

Parameters

colorA #GdkColor to set the current color with

Returns

a new color button

Deprecated