]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_core_api.i
Test for KDE and GNOME using session manager vendor.
[wxWidgets.git] / wxPython / src / _core_api.i
index 0669d1fcbb95e99f4c545a21f447b684058ede40..94050287b9ea5fc298d90197017db31161b7b9ce 100644 (file)
@@ -235,8 +235,10 @@ static wxPyCoreAPI API = {
     wxPyInstance_Check,
     wxPySwigInstance_Check,
 
-    wxPyCheckForApp
+    wxPyCheckForApp,
 
+    wxArrayDouble2PyList_helper,
+    wxPoint2D_LIST_helper
 };
 
 #endif