]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/wx.i
Added URL drag and drop sample to the wxPython demo
[wxWidgets.git] / wxPython / src / wx.i
index da1553eb921e525f19e2b8be5e0be1f4a434fa87..1228022e2cd472856ec7dcdd852eaf57126c7f87 100644 (file)
@@ -161,8 +161,9 @@ static wxPyCoreAPI API = {
     SWIG_addvarlink,
     SWIG_newvarlink,
 
-    wxPySaveThread,
-    wxPyRestoreThread,
+    wxPyBeginBlockThreads,
+    wxPyEndBlockThreads,
+
     wxPyConstructObject,
     wxPy_ConvertList,
 
@@ -181,7 +182,7 @@ static wxPyCoreAPI API = {
     wxRect_helper,
     wxColour_helper,
 
-    wxPyCBH_setSelf,
+    wxPyCBH_setCallbackInfo,
     wxPyCBH_findCallback,
     wxPyCBH_callCallback,
     wxPyCBH_callCallbackObj,