GimpUi.ColorProfileView.set_profile

@accepts(GimpUi.ColorProfileView, Gimp.ColorProfile)
@returns(none)
def set_profile(self, profile):
    # Python wrapper for gimp_color_profile_view_set_profile()
  
self
profile