ColorButton.setColor
void setColor(gdk.color.Color color)Sets the current color to be color.
Parameters
color | A #GdkColor to set the current color with |
Deprecated
Use gtk.color_chooser.ColorChooser.setRgba instead.
void setColor(gdk.color.Color color)Sets the current color to be color.
color | A #GdkColor to set the current color with |