Gimp.value_set_rgb

@accepts(GObject.Value, Gimp.RGB)
@returns(none)
def value_set_rgb(value, rgb):
    # Python wrapper for gimp_value_set_rgb()
  
value
rgb