ColorButton.setColor

Warning gtk_color_button_set_color is deprecated and should not be used in newly-written code. Use gtk_color_chooser_set_rgba() instead. Sets the current color to be color. Since 2.4

class ColorButton
void
setColor

Parameters

color Color

A GdkColor to set the current color with

Meta