reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3044,7 +3044,6 @@ class Image(Object):
|
||||
MaskBlue = property(GetMaskBlue,doc="See `GetMaskBlue`")
|
||||
MaskGreen = property(GetMaskGreen,doc="See `GetMaskGreen`")
|
||||
MaskRed = property(GetMaskRed,doc="See `GetMaskRed`")
|
||||
Size = property(GetSize,doc="See `GetSize`")
|
||||
Width = property(GetWidth,doc="See `GetWidth`")
|
||||
_core_.Image_swigregister(Image)
|
||||
|
||||
|
Reference in New Issue
Block a user