/**
Returns the currently selected colour.
*/
- wxColour GetColour();
+ wxColour GetColour() const;
//@{
/**
/**
Retrieve the colour the user has just selected.
*/
- wxColour GetColour();
+ wxColour GetColour() const;
/**
Set the colour associated with the event.