X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d07d2bc9d05408c58b76c53a0a291915b88e5064..bc50a2ae95f2ab36b16ceedc7902a9cbfb2f70ea:/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() {