any, use GetLabelText() if they are
undesired.
*/
- wxString GetLabel();
+ wxString GetLabel() const;
//@{
/**
version, without the mnemonics characters.
*/
const wxString GetLabelText();
- static wxString GetLabelText(const wxString& label);
+ const static wxString GetLabelText(const wxString& label);
//@}
/**