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