]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_core_api.i
Add wxSVGFileDC
[wxWidgets.git] / wxPython / src / _core_api.i
index 94050287b9ea5fc298d90197017db31161b7b9ce..b85f62cae242d89e99d110a2b56873be67118df1 100644 (file)
@@ -238,7 +238,10 @@ static wxPyCoreAPI API = {
     wxPyCheckForApp,
 
     wxArrayDouble2PyList_helper,
-    wxPoint2D_LIST_helper
+    wxPoint2D_LIST_helper,
+    wxRect2D_helper,
+    wxPosition_helper,
+    
 };
 
 #endif