]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/region.h
Implement GetLabel and SetLabel
[wxWidgets.git] / include / wx / gtk1 / region.h
index 03c2844e0b4b0f61ed77f7295785df103294e7bc..5ec51def18e57cf04a25c852b6c5902a084c2752 100644 (file)
@@ -122,7 +122,7 @@ public:
     wxRegionContain Contains(const wxPoint& pt) const;
     wxRegionContain Contains(const wxRect& rect) const;
 
-    // Convert the region to a B&W bitmap with the black pixels being inside
+    // Convert the region to a B&W bitmap with the white pixels being inside
     // the region.
     wxBitmap ConvertToBitmap() const;