ColorButton.setColor

void setColor(gdk.color.Color color)

Sets the current color to be color.

Parameters

colorA #GdkColor to set the current color with

Deprecated

Use [gtk.color_chooser.ColorChooser.setRgba] instead.