]> git.saurik.com Git - wxWidgets.git/commitdiff
some docstring changes
authorRobin Dunn <robin@alldunn.com>
Tue, 29 Aug 2006 18:59:41 +0000 (18:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 29 Aug 2006 18:59:41 +0000 (18:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_bitmap.i

index d43ad7c762d2ca8f2705ea5d4daecf88f998fa91..b4e6cde376f60da1d55e90cf7bf220b3bb9d8c04 100644 (file)
@@ -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