Gimp.ColorManaged.simulation_profile_changed
@accepts(Gimp.ColorManaged)
@returns(none)
def simulation_profile_changed(self):
# Python wrapper for gimp_color_managed_simulation_profile_changed()
Emits the "simulation-profile-changed" signal.
Since 3.0
- self
an object that implements the Gimp.ColorManaged interface