Gimp.RGB.prototype.add

function add(rgb2: Gimp.RGB): void {
    // Gjs wrapper for gimp_rgb_add()
}
  
rgb2