New SWIG runtime files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-02-21 03:26:31 +00:00
parent 38f591599b
commit 3a0a61b066
6 changed files with 128 additions and 336 deletions

View File

@@ -150,17 +150,6 @@ static wxPyCoreAPI API = {
(p_SWIG_Python_InstallConstants_t)SWIG_Python_InstallConstants,
(p_SWIG_Python_MustGetPtr_t)SWIG_Python_MustGetPtr,
(p_SWIG_PyObj_AsCharPtr_t)SWIG_PyObj_AsCharPtr,
(p_SWIG_PyObj_FromCharPtr_t)SWIG_PyObj_FromCharPtr,
(p_SWIG_PyObj_AsUnsignedLong_t)SWIG_PyObj_AsUnsignedLong,
(p_SWIG_PyObj_AsLongInRange_t)SWIG_PyObj_AsLongInRange,
(p_SWIG_PyObj_AsUnsignedLongInRange_t)SWIG_PyObj_AsUnsignedLongInRange,
(p_SWIG_PyObj_AsNewCharPtr_t)SWIG_PyObj_AsNewCharPtr,
(p_SWIG_PyObj_AsCharPtrAndSize_t)SWIG_PyObj_AsCharPtrAndSize,
(p_SWIG_PyObj_AsCharArray_t)SWIG_PyObj_AsCharArray,
(p_SWIG_PyObj_FromCharArray_t)SWIG_PyObj_FromCharArray,
(p_SWIG_PyObj_AsFloatConv_t)SWIG_PyObj_AsFloatConv,
wxPyCheckSwigType,
wxPyConstructObject,
wxPyConvertSwigPtr,