class wxPaintDC;
class wxMemoryDC;
class wxToolBarGTK;
+class wxBitmapButton;
+class wxStaticBitmap;
class wxMask;
class wxBitmap;
friend wxDC;
friend wxPaintDC;
friend wxToolBarGTK;
+ friend wxBitmapButton;
+ friend wxStaticBitmap;
GdkBitmap *GetBitmap(void) const;
friend wxPaintDC;
friend wxMemoryDC;
friend wxToolBarGTK;
+ friend wxBitmapButton;
+ friend wxStaticBitmap;
GdkPixmap *GetPixmap(void) const;
GdkBitmap *GetBitmap(void) const;