ColorButton.newWithColor

Creates a new color button.

More...
class ColorButton
static
newWithColor

Parameters

color gdk.color.Color

A #GdkColor to set the current color with

Return Value

Type: gtk.color_button.ColorButton

a new color button

Detailed Description