]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/stc.interface.h.in
Handle WebKitWebView create-web-view.
[wxWidgets.git] / src / stc / stc.interface.h.in
index 27a85dff675f33447928fce7389164b27a80feef..0aae4703cd8766517960d99fa3aeb3056a7ad65c 100644 (file)
         TOWRITE
     @endEventTable
 
-    @library{wxbase}
+    @library{wxstc}
     @category{stc}
 
     @see wxStyledTextEvent
@@ -169,8 +169,8 @@ public:
     
           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
@@ -398,7 +398,7 @@ public:
 
     @todo list styled text ctrl events.
 
-    @library{stc}
+    @library{wxstc}
     @category{events,stc}
 */