reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-09-23 17:12:53 +00:00
parent 255df092b3
commit 2ef752932b
14 changed files with 7767 additions and 289 deletions

View File

@@ -964,6 +964,10 @@ wxWakeUpIdle = wx._core.WakeUpIdle
wxPostEvent = wx._core.PostEvent
wxApp_CleanUp = wx._core.App_CleanUp
wxGetApp = wx._core.GetApp
wxEventLoop = wx._core.EventLoop
wxEventLoopPtr = wx._core.EventLoopPtr
wxEventLoop_GetActive = wx._core.EventLoop_GetActive
wxEventLoop_SetActive = wx._core.EventLoop_SetActive
wxAcceleratorEntry = wx._core.AcceleratorEntry
wxAcceleratorEntryPtr = wx._core.AcceleratorEntryPtr
wxAcceleratorTable = wx._core.AcceleratorTable