+
+
+ DocDeclStr(
+ static wxString , RemoveMnemonics(const wxString& str),
+ "removes the mnemonics characters", "");
+
+
+// Link error...
+// DocDeclStr(
+// static wxString , EscapeMnemonics(const wxString& str),
+// "escapes the mnemonics characters ('&') by doubling them", "");