Gimp.Array.free

@accepts(Gimp.Array)
@returns(none)
def free(self):
    # Python wrapper for gimp_array_free()
  
self