// TODO this function is Motif-only for now - should it go into base class?
void Clear(const wxRect& rect);
// TODO this function is Motif-only for now - should it go into base class?
void Clear(const wxRect& rect);
WXGC GetGC() const { return m_gc; }
WXGC GetBackingGC() const { return m_gcBacking; }
WXDisplay* GetDisplay() const { return m_display; }
WXGC GetGC() const { return m_gc; }
WXGC GetBackingGC() const { return m_gcBacking; }
WXDisplay* GetDisplay() const { return m_display; }