Gimp.Array.copy

@accepts(Gimp.Array)
@returns(Gimp.Array)
def copy(self):
    # Python wrapper for gimp_array_copy()
  
self
Returns