GimpUi.ColorSelector.enable_simulation

@accepts(GimpUi.ColorSelector, bool)
@returns(bool)
def enable_simulation(self, enabled):
    # Python wrapper for gimp_color_selector_enable_simulation()
  
self
enabled
Returns