set_color


Description:

[ CCode ( cname = "gimp_color_hex_entry_set_color" ) ]
[ Version ( since = "2.2" ) ]
public void set_color (Color color)

Sets the color displayed by a ColorHexEntry.

If the new color is different to the previously set color, the "color-changed" signal is emitted.

Parameters:

this

a ColorHexEntry widget

color

the color to set.