X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d07d2bc9d05408c58b76c53a0a291915b88e5064..47136f0f6d2f002d29d200db80d5635f2f53628b:/wxPython/src/_obj.i diff --git a/wxPython/src/_obj.i b/wxPython/src/_obj.i index c0c72f124a..cb77d13273 100644 --- a/wxPython/src/_obj.i +++ b/wxPython/src/_obj.i @@ -30,6 +30,7 @@ public: return self->GetClassInfo()->GetClassName(); } + %pythonAppend Destroy "args[0].thisown = 0" DocStr(Destroy, "Deletes the C++ object this Python object is a proxy for.", ""); void Destroy() {