Gimp.ObjectArray.free

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