Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / docs / doxygen / groups / class_stc.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: class_stc.h
3 // Purpose: Scintilla Text Editor classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
7
8 /**
9
10 @defgroup group_class_stc Scintilla Text Editor
11 @ingroup group_class
12
13 wxWidgets also provides a wrapper around the Scintilla text editor control,
14 which is a control for plain-text editing with support for highlighting, smart
15 indentation, etc.
16
17 */
18