]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/bitmap.h
Added UpdateAttrRows/Cols to change the row/column info in attributes as
[wxWidgets.git] / include / wx / gtk1 / bitmap.h
index 9e37103faeeb72df3742e823d60c940f7b580a57..17ef65088864be099bf945af4aca2c7206789a51 100644 (file)
@@ -97,6 +97,7 @@ public:
     void SetWidth( int width );
     void SetDepth( int depth );
     void SetPixmap( GdkPixmap *pixmap );
+    void SetBitmap( GdkBitmap *bitmap );
 
     GdkPixmap *GetPixmap() const;
     GdkBitmap *GetBitmap() const;