some docstring changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -108,8 +108,8 @@ public:
|
||||
* wx.BITMAP_TYPE_IFF
|
||||
|
||||
:see: Alternate constructors `wx.EmptyBitmap`, `wx.BitmapFromIcon`,
|
||||
`wx.BitmapFromImage`, `wx.BitmapFromXPMData`,
|
||||
`wx.BitmapFromBits`
|
||||
`wx.BitmapFromImage`, `wx.BitmapFromXPMData`, `wx.BitmapFromBits`,
|
||||
`wx.BitmapFromBuffer`, `wx.BitmapFromBufferRGBA`,
|
||||
");
|
||||
|
||||
~wxBitmap();
|
||||
@@ -213,7 +213,6 @@ bitmap. This preserves mask information so that bitmaps and images can
|
||||
be converted back and forth without loss in that respect.", "");
|
||||
|
||||
|
||||
|
||||
DocDeclStr(
|
||||
virtual wxMask* , GetMask() const,
|
||||
"Gets the associated mask (if any) which may have been loaded from a
|
||||
|
Reference in New Issue
Block a user