]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_evthandler.i
Add GetWindowBorderSize
[wxWidgets.git] / wxPython / src / _evthandler.i
index 3dd673a315165ac43a3a424fe75a835418877b00..afff9bc4451f65666960ea549e340d6a1e5cae18 100644 (file)
@@ -73,7 +73,7 @@ public:
         }
     }
 
-    %pythonAppend _setOORInfo   "args[0].thisown = 0";
+    %pythonAppend _setOORInfo   "args[0].this.own(False)";
     %extend {
         void _setOORInfo(PyObject* _self, bool incref=true) {
             if (_self && _self != Py_None) {