]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/bitmap.h
wxSpinCtrl no longer emits event when changed programmatically.
[wxWidgets.git] / include / wx / gtk1 / bitmap.h
index 2917413d439611dfeefd36358faeb0973e9037c7..9e37103faeeb72df3742e823d60c940f7b580a57 100644 (file)
@@ -80,6 +80,8 @@ public:
 
     wxMask *GetMask() const;
     void SetMask( wxMask *mask );
+    
+    wxBitmap GetSubBitmap( const wxRect& rect ) const;
 
     bool SaveFile( const wxString &name, int type, wxPalette *palette = (wxPalette *) NULL );
     bool LoadFile( const wxString &name, int type = wxBITMAP_TYPE_XPM );