Gimp.Array.prototype.copy

function copy(): Gimp.Array {
    // Gjs wrapper for gimp_array_copy()
}
  
Returns