]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_vscroll.i
accomodating to new files
[wxWidgets.git] / wxPython / src / _vscroll.i
index 546c0db92bec235389ae693f934f437b66586f69..f19776d8e507a415c610394aef10da44afb85333 100644 (file)
@@ -469,6 +469,9 @@ public:
     // change the background colour of the selected cells
     void SetSelectionBackground(const wxColour& col);
 
+    // refreshes only the selected items
+    void RefreshSelected();
     virtual void OnDrawSeparator(wxDC& dc, wxRect& rect, size_t n) const;
     virtual void OnDrawBackground(wxDC& dc, const wxRect& rect, size_t n) const;