X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..1802a91dec8bf45fbcfc89332c97dd63461aa4c6:/interface/wx/stc/stc.h diff --git a/interface/wx/stc/stc.h b/interface/wx/stc/stc.h index 53f286e8f4..3f2ea0b84a 100644 --- a/interface/wx/stc/stc.h +++ b/interface/wx/stc/stc.h @@ -8,7 +8,6 @@ /** @class wxStyledTextEvent - @headerfile stc.h wx/stc/stc.h The type of events sent from wxStyledTextCtrl. @@ -253,7 +252,6 @@ public: /** @class wxStyledTextCtrl - @headerfile stc.h wx/stc/stc.h A wxWidgets implementation of the Scintilla source code editing component. @@ -2546,8 +2544,8 @@ public: more of the following comma separated elements: bold turns on bold italic turns on italics - fore:[name or #RRGGBB] sets the foreground colour - back:[name or #RRGGBB] sets the background colour + fore:[name or \#RRGGBB] sets the foreground colour + back:[name or \#RRGGBB] sets the background colour face:[facename] sets the font face name to use size:[num] sets the font size in points eol turns on eol filling