reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-04-06 04:16:51 +00:00
parent 791fbf3481
commit b6b0383e24
4 changed files with 44 additions and 3 deletions

View File

@@ -1034,6 +1034,7 @@ wxFindWindowById = wx._core.FindWindowById
wxFindWindowByName = wx._core.FindWindowByName
wxFindWindowByLabel = wx._core.FindWindowByLabel
wxWindow_FromHWND = wx._core.Window_FromHWND
GetTopLevelWindows = wx._core.GetTopLevelWindows
wxValidator = wx._core.Validator
wxValidatorPtr = wx._core.ValidatorPtr
wxValidator_IsSilent = wx._core.Validator_IsSilent