+DocStr(wxStyledTextCtrl::StyleSetCharacterSet,
+ "Set the character set of the font in a style. Converts the Scintilla
+wx.stc.STC_CHARSET_* set values to a wxFontEncoding.", "");
+
+DocStr(wxStyledTextCtrl::StyleSetFontEncoding,
+ "Set the font encoding to be used by a style.", "");
+