Gimp.ColorManaged::profile_changed

@accepts(Gimp.ColorManaged)
@returns(none)
def do_profile_changed(managed):
  

Emits the "profile-changed" signal.

Since 2.4

managed

an object the implements the Gimp.ColorManaged interface