]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/__core_rename.i
reSWIGged after 1.3.24 update
[wxWidgets.git] / wxPython / src / __core_rename.i
index ade57fda9b433e1636829e7a30cb40958416d54c..d7bf1bf60dd50ab4d5288d8b56ad2d2936ed469a 100644 (file)
 %rename(OutputStream)                       wxOutputStream;
 %rename(FSFile)                             wxFSFile;
 %rename(FileSystem)                         wxFileSystem;
-%rename(FileSystem_URLToFileName)           wxFileSystem_URLToFileName;
 %rename(InternetFSHandler)                  wxInternetFSHandler;
 %rename(ZipFSHandler)                       wxZipFSHandler;
 %rename(MemoryFSHandler)                    wxMemoryFSHandler;
 %rename(WakeUpIdle)                         wxWakeUpIdle;
 %rename(PostEvent)                          wxPostEvent;
 %rename(App_CleanUp)                        wxApp_CleanUp;
+%rename(SetDefaultPyEncoding)               wxSetDefaultPyEncoding;
+%rename(GetDefaultPyEncoding)               wxGetDefaultPyEncoding;
+%rename(EventLoop)                          wxEventLoop;
 %rename(AcceleratorEntry)                   wxAcceleratorEntry;
 %rename(AcceleratorTable)                   wxAcceleratorTable;
 %rename(NullAcceleratorTable)               wxNullAcceleratorTable;