]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_core_api.i
Buffered DCs now take non-const bitmaps
[wxWidgets.git] / wxPython / src / _core_api.i
index 0669d1fcbb95e99f4c545a21f447b684058ede40..9fcad55a74bf7a091d9b4884c48e279aa4f6ff75 100644 (file)
@@ -235,7 +235,11 @@ static wxPyCoreAPI API = {
     wxPyInstance_Check,
     wxPySwigInstance_Check,
 
-    wxPyCheckForApp
+    wxPyCheckForApp,
+
+    wxArrayDouble2PyList_helper,
+    wxPoint2D_LIST_helper,
+    wxRect2D_helper,
 
 };