set_update


Description:

[ CCode ( cname = "gimp_color_button_set_update" ) ]
public void set_update (bool continuous)

When set to true, the this will emit the "color-changed" continuously while the color is changed in the color selection dialog.

Parameters:

this

A ColorButton widget.

continuous

The new setting of the continuous_update property.