GimpUi.ColorButton.get_update
@accepts(GimpUi.ColorButton)
@returns(bool)
def get_update(self):
# Python wrapper for gimp_color_button_get_update()
Returns the color button's @continuous_update property.
- self
A GimpUi.ColorButton widget.
- Returns