]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_obj.i
Add wxPyTabArt
[wxWidgets.git] / wxPython / src / _obj.i
index 52620e7726cbbbf34edefe40d6ac3fae1e87e563..56672a69b71eafe7d1e53f6a148e2a68ea189a83 100644 (file)
@@ -30,7 +30,7 @@ public:
             return self->GetClassInfo()->GetClassName();
         }
 
-        %pythonAppend Destroy "args[0].thisown = 0"
+        %pythonPrepend Destroy "args[0].this.own(False)"
         DocStr(Destroy,
                "Deletes the C++ object this Python object is a proxy for.", "");
         void Destroy() {