git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2568 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
     int GetRange(void) const ;
     int GetValue(void) const ;
 
     int GetRange(void) const ;
     int GetValue(void) const ;
 
-    void SetForegroundColour(const wxColour& col);
-    void SetBackgroundColour(const wxColour& col);
+    bool SetForegroundColour(const wxColour& col);
+    bool SetBackgroundColour(const wxColour& col);
 
     // Backward compatibility
 #if WXWIN_COMPATIBILITY
 
     // Backward compatibility
 #if WXWIN_COMPATIBILITY