]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_core_api.i
Added some info panels that show size and colour attributes about the widget
[wxWidgets.git] / wxPython / src / _core_api.i
index 7c44223ef7e217009cf4aaee0b72e897fe0bf3bc..0cb17d7e626fd7d11c3614e709f63c6450d3387a 100644 (file)
@@ -128,8 +128,8 @@ PyObject* wxPyMakeSwigPtr(void* ptr, const wxChar* className) {
 
 
 // Export a C API in a struct.  Other modules will be able to load this from
-// the wx.core module and will then have safe access to these functions, even if
-// they are located in another shared library.
+// the wx._core_ module and will then have safe access to these functions,
+// even if they are located in another shared library.
 static wxPyCoreAPI API = {
 
     (p_SWIG_Python_TypeRegister_t)SWIG_Python_TypeRegister,