Gimp.ColorManaged.profile_changed
@accepts(Gimp.ColorManaged)
@returns(none)
def profile_changed(self):
# Python wrapper for gimp_color_managed_profile_changed()
Emits the "profile-changed" signal.
Since 2.4
- self
an object the implements the Gimp.ColorManaged interface