reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-12-07 18:02:20 +00:00
parent c6d428998f
commit 1823fbb47a
10 changed files with 171 additions and 32 deletions

View File

@@ -674,6 +674,7 @@ wxImageFromStreamMime = wx._core.ImageFromStreamMime
wxEmptyImage = wx._core.EmptyImage
wxImageFromBitmap = wx._core.ImageFromBitmap
wxImageFromData = wx._core.ImageFromData
wxImageFromDataWithAlpha = wx._core.ImageFromDataWithAlpha
wxImage_CanRead = wx._core.Image_CanRead
wxImage_GetImageCount = wx._core.Image_GetImageCount
wxImage_CanReadStream = wx._core.Image_CanReadStream
@@ -1093,6 +1094,7 @@ wxApp_SetMacExitMenuItemId = wx._core.App_SetMacExitMenuItemId
wxApp_SetMacHelpMenuTitleName = wx._core.App_SetMacHelpMenuTitleName
wxApp_GetComCtl32Version = wx._core.App_GetComCtl32Version
wxPlatform = wx._core.Platform
wxPlatformInfo = wx._core.PlatformInfo
wxUSE_UNICODE = wx._core.USE_UNICODE
wxVERSION_STRING = wx._core.VERSION_STRING
wxMAJOR_VERSION = wx._core.MAJOR_VERSION