]> git.saurik.com Git - wxWidgets.git/blame - wxPython/contrib/stc/stc.py
Use the standard wxBufferedDC again
[wxWidgets.git] / wxPython / contrib / stc / stc.py
CommitLineData
d14a1e28
RD
1# This file was created automatically by SWIG.
2# Don't modify this file, modify the SWIG interface instead.
3
4import _stc
5
6import core
96b3fa7c 7import misc
d14a1e28
RD
8wx = core
9STC_USE_DND = _stc.STC_USE_DND
10STC_USE_POPUP = _stc.STC_USE_POPUP
11STC_INVALID_POSITION = _stc.STC_INVALID_POSITION
12STC_START = _stc.STC_START
13STC_OPTIONAL_START = _stc.STC_OPTIONAL_START
14STC_LEXER_START = _stc.STC_LEXER_START
15STC_WS_INVISIBLE = _stc.STC_WS_INVISIBLE
16STC_WS_VISIBLEALWAYS = _stc.STC_WS_VISIBLEALWAYS
17STC_WS_VISIBLEAFTERINDENT = _stc.STC_WS_VISIBLEAFTERINDENT
18STC_EOL_CRLF = _stc.STC_EOL_CRLF
19STC_EOL_CR = _stc.STC_EOL_CR
20STC_EOL_LF = _stc.STC_EOL_LF
21STC_CP_UTF8 = _stc.STC_CP_UTF8
22STC_CP_DBCS = _stc.STC_CP_DBCS
23STC_MARKER_MAX = _stc.STC_MARKER_MAX
24STC_MARK_CIRCLE = _stc.STC_MARK_CIRCLE
25STC_MARK_ROUNDRECT = _stc.STC_MARK_ROUNDRECT
26STC_MARK_ARROW = _stc.STC_MARK_ARROW
27STC_MARK_SMALLRECT = _stc.STC_MARK_SMALLRECT
28STC_MARK_SHORTARROW = _stc.STC_MARK_SHORTARROW
29STC_MARK_EMPTY = _stc.STC_MARK_EMPTY
30STC_MARK_ARROWDOWN = _stc.STC_MARK_ARROWDOWN
31STC_MARK_MINUS = _stc.STC_MARK_MINUS
32STC_MARK_PLUS = _stc.STC_MARK_PLUS
33STC_MARK_VLINE = _stc.STC_MARK_VLINE
34STC_MARK_LCORNER = _stc.STC_MARK_LCORNER
35STC_MARK_TCORNER = _stc.STC_MARK_TCORNER
36STC_MARK_BOXPLUS = _stc.STC_MARK_BOXPLUS
37STC_MARK_BOXPLUSCONNECTED = _stc.STC_MARK_BOXPLUSCONNECTED
38STC_MARK_BOXMINUS = _stc.STC_MARK_BOXMINUS
39STC_MARK_BOXMINUSCONNECTED = _stc.STC_MARK_BOXMINUSCONNECTED
40STC_MARK_LCORNERCURVE = _stc.STC_MARK_LCORNERCURVE
41STC_MARK_TCORNERCURVE = _stc.STC_MARK_TCORNERCURVE
42STC_MARK_CIRCLEPLUS = _stc.STC_MARK_CIRCLEPLUS
43STC_MARK_CIRCLEPLUSCONNECTED = _stc.STC_MARK_CIRCLEPLUSCONNECTED
44STC_MARK_CIRCLEMINUS = _stc.STC_MARK_CIRCLEMINUS
45STC_MARK_CIRCLEMINUSCONNECTED = _stc.STC_MARK_CIRCLEMINUSCONNECTED
46STC_MARK_BACKGROUND = _stc.STC_MARK_BACKGROUND
47STC_MARK_DOTDOTDOT = _stc.STC_MARK_DOTDOTDOT
48STC_MARK_ARROWS = _stc.STC_MARK_ARROWS
49STC_MARK_PIXMAP = _stc.STC_MARK_PIXMAP
50STC_MARK_CHARACTER = _stc.STC_MARK_CHARACTER
51STC_MARKNUM_FOLDEREND = _stc.STC_MARKNUM_FOLDEREND
52STC_MARKNUM_FOLDEROPENMID = _stc.STC_MARKNUM_FOLDEROPENMID
53STC_MARKNUM_FOLDERMIDTAIL = _stc.STC_MARKNUM_FOLDERMIDTAIL
54STC_MARKNUM_FOLDERTAIL = _stc.STC_MARKNUM_FOLDERTAIL
55STC_MARKNUM_FOLDERSUB = _stc.STC_MARKNUM_FOLDERSUB
56STC_MARKNUM_FOLDER = _stc.STC_MARKNUM_FOLDER
57STC_MARKNUM_FOLDEROPEN = _stc.STC_MARKNUM_FOLDEROPEN
58STC_MASK_FOLDERS = _stc.STC_MASK_FOLDERS
59STC_MARGIN_SYMBOL = _stc.STC_MARGIN_SYMBOL
60STC_MARGIN_NUMBER = _stc.STC_MARGIN_NUMBER
61STC_STYLE_DEFAULT = _stc.STC_STYLE_DEFAULT
62STC_STYLE_LINENUMBER = _stc.STC_STYLE_LINENUMBER
63STC_STYLE_BRACELIGHT = _stc.STC_STYLE_BRACELIGHT
64STC_STYLE_BRACEBAD = _stc.STC_STYLE_BRACEBAD
65STC_STYLE_CONTROLCHAR = _stc.STC_STYLE_CONTROLCHAR
66STC_STYLE_INDENTGUIDE = _stc.STC_STYLE_INDENTGUIDE
67STC_STYLE_LASTPREDEFINED = _stc.STC_STYLE_LASTPREDEFINED
68STC_STYLE_MAX = _stc.STC_STYLE_MAX
69STC_CHARSET_ANSI = _stc.STC_CHARSET_ANSI
70STC_CHARSET_DEFAULT = _stc.STC_CHARSET_DEFAULT
71STC_CHARSET_BALTIC = _stc.STC_CHARSET_BALTIC
72STC_CHARSET_CHINESEBIG5 = _stc.STC_CHARSET_CHINESEBIG5
73STC_CHARSET_EASTEUROPE = _stc.STC_CHARSET_EASTEUROPE
74STC_CHARSET_GB2312 = _stc.STC_CHARSET_GB2312
75STC_CHARSET_GREEK = _stc.STC_CHARSET_GREEK
76STC_CHARSET_HANGUL = _stc.STC_CHARSET_HANGUL
77STC_CHARSET_MAC = _stc.STC_CHARSET_MAC
78STC_CHARSET_OEM = _stc.STC_CHARSET_OEM
79STC_CHARSET_RUSSIAN = _stc.STC_CHARSET_RUSSIAN
80STC_CHARSET_SHIFTJIS = _stc.STC_CHARSET_SHIFTJIS
81STC_CHARSET_SYMBOL = _stc.STC_CHARSET_SYMBOL
82STC_CHARSET_TURKISH = _stc.STC_CHARSET_TURKISH
83STC_CHARSET_JOHAB = _stc.STC_CHARSET_JOHAB
84STC_CHARSET_HEBREW = _stc.STC_CHARSET_HEBREW
85STC_CHARSET_ARABIC = _stc.STC_CHARSET_ARABIC
86STC_CHARSET_VIETNAMESE = _stc.STC_CHARSET_VIETNAMESE
87STC_CHARSET_THAI = _stc.STC_CHARSET_THAI
88STC_CASE_MIXED = _stc.STC_CASE_MIXED
89STC_CASE_UPPER = _stc.STC_CASE_UPPER
90STC_CASE_LOWER = _stc.STC_CASE_LOWER
91STC_INDIC_MAX = _stc.STC_INDIC_MAX
92STC_INDIC_PLAIN = _stc.STC_INDIC_PLAIN
93STC_INDIC_SQUIGGLE = _stc.STC_INDIC_SQUIGGLE
94STC_INDIC_TT = _stc.STC_INDIC_TT
95STC_INDIC_DIAGONAL = _stc.STC_INDIC_DIAGONAL
96STC_INDIC_STRIKE = _stc.STC_INDIC_STRIKE
97STC_INDIC_HIDDEN = _stc.STC_INDIC_HIDDEN
96b3fa7c 98STC_INDIC_BOX = _stc.STC_INDIC_BOX
d14a1e28
RD
99STC_INDIC0_MASK = _stc.STC_INDIC0_MASK
100STC_INDIC1_MASK = _stc.STC_INDIC1_MASK
101STC_INDIC2_MASK = _stc.STC_INDIC2_MASK
102STC_INDICS_MASK = _stc.STC_INDICS_MASK
103STC_PRINT_NORMAL = _stc.STC_PRINT_NORMAL
104STC_PRINT_INVERTLIGHT = _stc.STC_PRINT_INVERTLIGHT
105STC_PRINT_BLACKONWHITE = _stc.STC_PRINT_BLACKONWHITE
106STC_PRINT_COLOURONWHITE = _stc.STC_PRINT_COLOURONWHITE
107STC_PRINT_COLOURONWHITEDEFAULTBG = _stc.STC_PRINT_COLOURONWHITEDEFAULTBG
108STC_FIND_WHOLEWORD = _stc.STC_FIND_WHOLEWORD
109STC_FIND_MATCHCASE = _stc.STC_FIND_MATCHCASE
110STC_FIND_WORDSTART = _stc.STC_FIND_WORDSTART
111STC_FIND_REGEXP = _stc.STC_FIND_REGEXP
112STC_FIND_POSIX = _stc.STC_FIND_POSIX
113STC_FOLDLEVELBASE = _stc.STC_FOLDLEVELBASE
114STC_FOLDLEVELWHITEFLAG = _stc.STC_FOLDLEVELWHITEFLAG
115STC_FOLDLEVELHEADERFLAG = _stc.STC_FOLDLEVELHEADERFLAG
116STC_FOLDLEVELBOXHEADERFLAG = _stc.STC_FOLDLEVELBOXHEADERFLAG
117STC_FOLDLEVELBOXFOOTERFLAG = _stc.STC_FOLDLEVELBOXFOOTERFLAG
118STC_FOLDLEVELCONTRACTED = _stc.STC_FOLDLEVELCONTRACTED
119STC_FOLDLEVELUNINDENT = _stc.STC_FOLDLEVELUNINDENT
120STC_FOLDLEVELNUMBERMASK = _stc.STC_FOLDLEVELNUMBERMASK
121STC_FOLDFLAG_LINEBEFORE_EXPANDED = _stc.STC_FOLDFLAG_LINEBEFORE_EXPANDED
122STC_FOLDFLAG_LINEBEFORE_CONTRACTED = _stc.STC_FOLDFLAG_LINEBEFORE_CONTRACTED
123STC_FOLDFLAG_LINEAFTER_EXPANDED = _stc.STC_FOLDFLAG_LINEAFTER_EXPANDED
124STC_FOLDFLAG_LINEAFTER_CONTRACTED = _stc.STC_FOLDFLAG_LINEAFTER_CONTRACTED
125STC_FOLDFLAG_LEVELNUMBERS = _stc.STC_FOLDFLAG_LEVELNUMBERS
126STC_FOLDFLAG_BOX = _stc.STC_FOLDFLAG_BOX
127STC_TIME_FOREVER = _stc.STC_TIME_FOREVER
128STC_WRAP_NONE = _stc.STC_WRAP_NONE
129STC_WRAP_WORD = _stc.STC_WRAP_WORD
130STC_CACHE_NONE = _stc.STC_CACHE_NONE
131STC_CACHE_CARET = _stc.STC_CACHE_CARET
132STC_CACHE_PAGE = _stc.STC_CACHE_PAGE
133STC_CACHE_DOCUMENT = _stc.STC_CACHE_DOCUMENT
134STC_EDGE_NONE = _stc.STC_EDGE_NONE
135STC_EDGE_LINE = _stc.STC_EDGE_LINE
136STC_EDGE_BACKGROUND = _stc.STC_EDGE_BACKGROUND
137STC_CURSORNORMAL = _stc.STC_CURSORNORMAL
138STC_CURSORWAIT = _stc.STC_CURSORWAIT
139STC_VISIBLE_SLOP = _stc.STC_VISIBLE_SLOP
140STC_VISIBLE_STRICT = _stc.STC_VISIBLE_STRICT
141STC_CARET_SLOP = _stc.STC_CARET_SLOP
142STC_CARET_STRICT = _stc.STC_CARET_STRICT
143STC_CARET_JUMPS = _stc.STC_CARET_JUMPS
144STC_CARET_EVEN = _stc.STC_CARET_EVEN
96b3fa7c
RD
145STC_SEL_STREAM = _stc.STC_SEL_STREAM
146STC_SEL_RECTANGLE = _stc.STC_SEL_RECTANGLE
147STC_SEL_LINES = _stc.STC_SEL_LINES
d14a1e28
RD
148STC_KEYWORDSET_MAX = _stc.STC_KEYWORDSET_MAX
149STC_MOD_INSERTTEXT = _stc.STC_MOD_INSERTTEXT
150STC_MOD_DELETETEXT = _stc.STC_MOD_DELETETEXT
151STC_MOD_CHANGESTYLE = _stc.STC_MOD_CHANGESTYLE
152STC_MOD_CHANGEFOLD = _stc.STC_MOD_CHANGEFOLD
153STC_PERFORMED_USER = _stc.STC_PERFORMED_USER
154STC_PERFORMED_UNDO = _stc.STC_PERFORMED_UNDO
155STC_PERFORMED_REDO = _stc.STC_PERFORMED_REDO
156STC_LASTSTEPINUNDOREDO = _stc.STC_LASTSTEPINUNDOREDO
157STC_MOD_CHANGEMARKER = _stc.STC_MOD_CHANGEMARKER
158STC_MOD_BEFOREINSERT = _stc.STC_MOD_BEFOREINSERT
159STC_MOD_BEFOREDELETE = _stc.STC_MOD_BEFOREDELETE
160STC_MODEVENTMASKALL = _stc.STC_MODEVENTMASKALL
161STC_KEY_DOWN = _stc.STC_KEY_DOWN
162STC_KEY_UP = _stc.STC_KEY_UP
163STC_KEY_LEFT = _stc.STC_KEY_LEFT
164STC_KEY_RIGHT = _stc.STC_KEY_RIGHT
165STC_KEY_HOME = _stc.STC_KEY_HOME
166STC_KEY_END = _stc.STC_KEY_END
167STC_KEY_PRIOR = _stc.STC_KEY_PRIOR
168STC_KEY_NEXT = _stc.STC_KEY_NEXT
169STC_KEY_DELETE = _stc.STC_KEY_DELETE
170STC_KEY_INSERT = _stc.STC_KEY_INSERT
171STC_KEY_ESCAPE = _stc.STC_KEY_ESCAPE
172STC_KEY_BACK = _stc.STC_KEY_BACK
173STC_KEY_TAB = _stc.STC_KEY_TAB
174STC_KEY_RETURN = _stc.STC_KEY_RETURN
175STC_KEY_ADD = _stc.STC_KEY_ADD
176STC_KEY_SUBTRACT = _stc.STC_KEY_SUBTRACT
177STC_KEY_DIVIDE = _stc.STC_KEY_DIVIDE
178STC_SCMOD_SHIFT = _stc.STC_SCMOD_SHIFT
179STC_SCMOD_CTRL = _stc.STC_SCMOD_CTRL
180STC_SCMOD_ALT = _stc.STC_SCMOD_ALT
181STC_LEX_CONTAINER = _stc.STC_LEX_CONTAINER
182STC_LEX_NULL = _stc.STC_LEX_NULL
183STC_LEX_PYTHON = _stc.STC_LEX_PYTHON
184STC_LEX_CPP = _stc.STC_LEX_CPP
185STC_LEX_HTML = _stc.STC_LEX_HTML
186STC_LEX_XML = _stc.STC_LEX_XML
187STC_LEX_PERL = _stc.STC_LEX_PERL
188STC_LEX_SQL = _stc.STC_LEX_SQL
189STC_LEX_VB = _stc.STC_LEX_VB
190STC_LEX_PROPERTIES = _stc.STC_LEX_PROPERTIES
191STC_LEX_ERRORLIST = _stc.STC_LEX_ERRORLIST
192STC_LEX_MAKEFILE = _stc.STC_LEX_MAKEFILE
193STC_LEX_BATCH = _stc.STC_LEX_BATCH
194STC_LEX_XCODE = _stc.STC_LEX_XCODE
195STC_LEX_LATEX = _stc.STC_LEX_LATEX
196STC_LEX_LUA = _stc.STC_LEX_LUA
197STC_LEX_DIFF = _stc.STC_LEX_DIFF
198STC_LEX_CONF = _stc.STC_LEX_CONF
199STC_LEX_PASCAL = _stc.STC_LEX_PASCAL
200STC_LEX_AVE = _stc.STC_LEX_AVE
201STC_LEX_ADA = _stc.STC_LEX_ADA
202STC_LEX_LISP = _stc.STC_LEX_LISP
203STC_LEX_RUBY = _stc.STC_LEX_RUBY
204STC_LEX_EIFFEL = _stc.STC_LEX_EIFFEL
205STC_LEX_EIFFELKW = _stc.STC_LEX_EIFFELKW
206STC_LEX_TCL = _stc.STC_LEX_TCL
207STC_LEX_NNCRONTAB = _stc.STC_LEX_NNCRONTAB
208STC_LEX_BULLANT = _stc.STC_LEX_BULLANT
209STC_LEX_VBSCRIPT = _stc.STC_LEX_VBSCRIPT
210STC_LEX_ASP = _stc.STC_LEX_ASP
211STC_LEX_PHP = _stc.STC_LEX_PHP
212STC_LEX_BAAN = _stc.STC_LEX_BAAN
213STC_LEX_MATLAB = _stc.STC_LEX_MATLAB
214STC_LEX_SCRIPTOL = _stc.STC_LEX_SCRIPTOL
215STC_LEX_ASM = _stc.STC_LEX_ASM
216STC_LEX_CPPNOCASE = _stc.STC_LEX_CPPNOCASE
217STC_LEX_FORTRAN = _stc.STC_LEX_FORTRAN
218STC_LEX_F77 = _stc.STC_LEX_F77
219STC_LEX_CSS = _stc.STC_LEX_CSS
220STC_LEX_POV = _stc.STC_LEX_POV
221STC_LEX_LOUT = _stc.STC_LEX_LOUT
222STC_LEX_ESCRIPT = _stc.STC_LEX_ESCRIPT
223STC_LEX_PS = _stc.STC_LEX_PS
224STC_LEX_NSIS = _stc.STC_LEX_NSIS
225STC_LEX_MMIXAL = _stc.STC_LEX_MMIXAL
96b3fa7c
RD
226STC_LEX_CLW = _stc.STC_LEX_CLW
227STC_LEX_CLWNOCASE = _stc.STC_LEX_CLWNOCASE
228STC_LEX_LOT = _stc.STC_LEX_LOT
229STC_LEX_YAML = _stc.STC_LEX_YAML
230STC_LEX_TEX = _stc.STC_LEX_TEX
231STC_LEX_METAPOST = _stc.STC_LEX_METAPOST
232STC_LEX_POWERBASIC = _stc.STC_LEX_POWERBASIC
233STC_LEX_FORTH = _stc.STC_LEX_FORTH
234STC_LEX_ERLANG = _stc.STC_LEX_ERLANG
235STC_LEX_OCTAVE = _stc.STC_LEX_OCTAVE
d14a1e28
RD
236STC_LEX_AUTOMATIC = _stc.STC_LEX_AUTOMATIC
237STC_P_DEFAULT = _stc.STC_P_DEFAULT
238STC_P_COMMENTLINE = _stc.STC_P_COMMENTLINE
239STC_P_NUMBER = _stc.STC_P_NUMBER
240STC_P_STRING = _stc.STC_P_STRING
241STC_P_CHARACTER = _stc.STC_P_CHARACTER
242STC_P_WORD = _stc.STC_P_WORD
243STC_P_TRIPLE = _stc.STC_P_TRIPLE
244STC_P_TRIPLEDOUBLE = _stc.STC_P_TRIPLEDOUBLE
245STC_P_CLASSNAME = _stc.STC_P_CLASSNAME
246STC_P_DEFNAME = _stc.STC_P_DEFNAME
247STC_P_OPERATOR = _stc.STC_P_OPERATOR
248STC_P_IDENTIFIER = _stc.STC_P_IDENTIFIER
249STC_P_COMMENTBLOCK = _stc.STC_P_COMMENTBLOCK
250STC_P_STRINGEOL = _stc.STC_P_STRINGEOL
251STC_C_DEFAULT = _stc.STC_C_DEFAULT
252STC_C_COMMENT = _stc.STC_C_COMMENT
253STC_C_COMMENTLINE = _stc.STC_C_COMMENTLINE
254STC_C_COMMENTDOC = _stc.STC_C_COMMENTDOC
255STC_C_NUMBER = _stc.STC_C_NUMBER
256STC_C_WORD = _stc.STC_C_WORD
257STC_C_STRING = _stc.STC_C_STRING
258STC_C_CHARACTER = _stc.STC_C_CHARACTER
259STC_C_UUID = _stc.STC_C_UUID
260STC_C_PREPROCESSOR = _stc.STC_C_PREPROCESSOR
261STC_C_OPERATOR = _stc.STC_C_OPERATOR
262STC_C_IDENTIFIER = _stc.STC_C_IDENTIFIER
263STC_C_STRINGEOL = _stc.STC_C_STRINGEOL
264STC_C_VERBATIM = _stc.STC_C_VERBATIM
265STC_C_REGEX = _stc.STC_C_REGEX
266STC_C_COMMENTLINEDOC = _stc.STC_C_COMMENTLINEDOC
267STC_C_WORD2 = _stc.STC_C_WORD2
268STC_C_COMMENTDOCKEYWORD = _stc.STC_C_COMMENTDOCKEYWORD
269STC_C_COMMENTDOCKEYWORDERROR = _stc.STC_C_COMMENTDOCKEYWORDERROR
270STC_C_GLOBALCLASS = _stc.STC_C_GLOBALCLASS
271STC_H_DEFAULT = _stc.STC_H_DEFAULT
272STC_H_TAG = _stc.STC_H_TAG
273STC_H_TAGUNKNOWN = _stc.STC_H_TAGUNKNOWN
274STC_H_ATTRIBUTE = _stc.STC_H_ATTRIBUTE
275STC_H_ATTRIBUTEUNKNOWN = _stc.STC_H_ATTRIBUTEUNKNOWN
276STC_H_NUMBER = _stc.STC_H_NUMBER
277STC_H_DOUBLESTRING = _stc.STC_H_DOUBLESTRING
278STC_H_SINGLESTRING = _stc.STC_H_SINGLESTRING
279STC_H_OTHER = _stc.STC_H_OTHER
280STC_H_COMMENT = _stc.STC_H_COMMENT
281STC_H_ENTITY = _stc.STC_H_ENTITY
282STC_H_TAGEND = _stc.STC_H_TAGEND
283STC_H_XMLSTART = _stc.STC_H_XMLSTART
284STC_H_XMLEND = _stc.STC_H_XMLEND
285STC_H_SCRIPT = _stc.STC_H_SCRIPT
286STC_H_ASP = _stc.STC_H_ASP
287STC_H_ASPAT = _stc.STC_H_ASPAT
288STC_H_CDATA = _stc.STC_H_CDATA
289STC_H_QUESTION = _stc.STC_H_QUESTION
290STC_H_VALUE = _stc.STC_H_VALUE
291STC_H_XCCOMMENT = _stc.STC_H_XCCOMMENT
292STC_H_SGML_DEFAULT = _stc.STC_H_SGML_DEFAULT
293STC_H_SGML_COMMAND = _stc.STC_H_SGML_COMMAND
294STC_H_SGML_1ST_PARAM = _stc.STC_H_SGML_1ST_PARAM
295STC_H_SGML_DOUBLESTRING = _stc.STC_H_SGML_DOUBLESTRING
296STC_H_SGML_SIMPLESTRING = _stc.STC_H_SGML_SIMPLESTRING
297STC_H_SGML_ERROR = _stc.STC_H_SGML_ERROR
298STC_H_SGML_SPECIAL = _stc.STC_H_SGML_SPECIAL
299STC_H_SGML_ENTITY = _stc.STC_H_SGML_ENTITY
300STC_H_SGML_COMMENT = _stc.STC_H_SGML_COMMENT
301STC_H_SGML_1ST_PARAM_COMMENT = _stc.STC_H_SGML_1ST_PARAM_COMMENT
302STC_H_SGML_BLOCK_DEFAULT = _stc.STC_H_SGML_BLOCK_DEFAULT
303STC_HJ_START = _stc.STC_HJ_START
304STC_HJ_DEFAULT = _stc.STC_HJ_DEFAULT
305STC_HJ_COMMENT = _stc.STC_HJ_COMMENT
306STC_HJ_COMMENTLINE = _stc.STC_HJ_COMMENTLINE
307STC_HJ_COMMENTDOC = _stc.STC_HJ_COMMENTDOC
308STC_HJ_NUMBER = _stc.STC_HJ_NUMBER
309STC_HJ_WORD = _stc.STC_HJ_WORD
310STC_HJ_KEYWORD = _stc.STC_HJ_KEYWORD
311STC_HJ_DOUBLESTRING = _stc.STC_HJ_DOUBLESTRING
312STC_HJ_SINGLESTRING = _stc.STC_HJ_SINGLESTRING
313STC_HJ_SYMBOLS = _stc.STC_HJ_SYMBOLS
314STC_HJ_STRINGEOL = _stc.STC_HJ_STRINGEOL
315STC_HJ_REGEX = _stc.STC_HJ_REGEX
316STC_HJA_START = _stc.STC_HJA_START
317STC_HJA_DEFAULT = _stc.STC_HJA_DEFAULT
318STC_HJA_COMMENT = _stc.STC_HJA_COMMENT
319STC_HJA_COMMENTLINE = _stc.STC_HJA_COMMENTLINE
320STC_HJA_COMMENTDOC = _stc.STC_HJA_COMMENTDOC
321STC_HJA_NUMBER = _stc.STC_HJA_NUMBER
322STC_HJA_WORD = _stc.STC_HJA_WORD
323STC_HJA_KEYWORD = _stc.STC_HJA_KEYWORD
324STC_HJA_DOUBLESTRING = _stc.STC_HJA_DOUBLESTRING
325STC_HJA_SINGLESTRING = _stc.STC_HJA_SINGLESTRING
326STC_HJA_SYMBOLS = _stc.STC_HJA_SYMBOLS
327STC_HJA_STRINGEOL = _stc.STC_HJA_STRINGEOL
328STC_HJA_REGEX = _stc.STC_HJA_REGEX
329STC_HB_START = _stc.STC_HB_START
330STC_HB_DEFAULT = _stc.STC_HB_DEFAULT
331STC_HB_COMMENTLINE = _stc.STC_HB_COMMENTLINE
332STC_HB_NUMBER = _stc.STC_HB_NUMBER
333STC_HB_WORD = _stc.STC_HB_WORD
334STC_HB_STRING = _stc.STC_HB_STRING
335STC_HB_IDENTIFIER = _stc.STC_HB_IDENTIFIER
336STC_HB_STRINGEOL = _stc.STC_HB_STRINGEOL
337STC_HBA_START = _stc.STC_HBA_START
338STC_HBA_DEFAULT = _stc.STC_HBA_DEFAULT
339STC_HBA_COMMENTLINE = _stc.STC_HBA_COMMENTLINE
340STC_HBA_NUMBER = _stc.STC_HBA_NUMBER
341STC_HBA_WORD = _stc.STC_HBA_WORD
342STC_HBA_STRING = _stc.STC_HBA_STRING
343STC_HBA_IDENTIFIER = _stc.STC_HBA_IDENTIFIER
344STC_HBA_STRINGEOL = _stc.STC_HBA_STRINGEOL
345STC_HP_START = _stc.STC_HP_START
346STC_HP_DEFAULT = _stc.STC_HP_DEFAULT
347STC_HP_COMMENTLINE = _stc.STC_HP_COMMENTLINE
348STC_HP_NUMBER = _stc.STC_HP_NUMBER
349STC_HP_STRING = _stc.STC_HP_STRING
350STC_HP_CHARACTER = _stc.STC_HP_CHARACTER
351STC_HP_WORD = _stc.STC_HP_WORD
352STC_HP_TRIPLE = _stc.STC_HP_TRIPLE
353STC_HP_TRIPLEDOUBLE = _stc.STC_HP_TRIPLEDOUBLE
354STC_HP_CLASSNAME = _stc.STC_HP_CLASSNAME
355STC_HP_DEFNAME = _stc.STC_HP_DEFNAME
356STC_HP_OPERATOR = _stc.STC_HP_OPERATOR
357STC_HP_IDENTIFIER = _stc.STC_HP_IDENTIFIER
358STC_HPA_START = _stc.STC_HPA_START
359STC_HPA_DEFAULT = _stc.STC_HPA_DEFAULT
360STC_HPA_COMMENTLINE = _stc.STC_HPA_COMMENTLINE
361STC_HPA_NUMBER = _stc.STC_HPA_NUMBER
362STC_HPA_STRING = _stc.STC_HPA_STRING
363STC_HPA_CHARACTER = _stc.STC_HPA_CHARACTER
364STC_HPA_WORD = _stc.STC_HPA_WORD
365STC_HPA_TRIPLE = _stc.STC_HPA_TRIPLE
366STC_HPA_TRIPLEDOUBLE = _stc.STC_HPA_TRIPLEDOUBLE
367STC_HPA_CLASSNAME = _stc.STC_HPA_CLASSNAME
368STC_HPA_DEFNAME = _stc.STC_HPA_DEFNAME
369STC_HPA_OPERATOR = _stc.STC_HPA_OPERATOR
370STC_HPA_IDENTIFIER = _stc.STC_HPA_IDENTIFIER
371STC_HPHP_DEFAULT = _stc.STC_HPHP_DEFAULT
372STC_HPHP_HSTRING = _stc.STC_HPHP_HSTRING
373STC_HPHP_SIMPLESTRING = _stc.STC_HPHP_SIMPLESTRING
374STC_HPHP_WORD = _stc.STC_HPHP_WORD
375STC_HPHP_NUMBER = _stc.STC_HPHP_NUMBER
376STC_HPHP_VARIABLE = _stc.STC_HPHP_VARIABLE
377STC_HPHP_COMMENT = _stc.STC_HPHP_COMMENT
378STC_HPHP_COMMENTLINE = _stc.STC_HPHP_COMMENTLINE
379STC_HPHP_HSTRING_VARIABLE = _stc.STC_HPHP_HSTRING_VARIABLE
380STC_HPHP_OPERATOR = _stc.STC_HPHP_OPERATOR
381STC_PL_DEFAULT = _stc.STC_PL_DEFAULT
382STC_PL_ERROR = _stc.STC_PL_ERROR
383STC_PL_COMMENTLINE = _stc.STC_PL_COMMENTLINE
384STC_PL_POD = _stc.STC_PL_POD
385STC_PL_NUMBER = _stc.STC_PL_NUMBER
386STC_PL_WORD = _stc.STC_PL_WORD
387STC_PL_STRING = _stc.STC_PL_STRING
388STC_PL_CHARACTER = _stc.STC_PL_CHARACTER
389STC_PL_PUNCTUATION = _stc.STC_PL_PUNCTUATION
390STC_PL_PREPROCESSOR = _stc.STC_PL_PREPROCESSOR
391STC_PL_OPERATOR = _stc.STC_PL_OPERATOR
392STC_PL_IDENTIFIER = _stc.STC_PL_IDENTIFIER
393STC_PL_SCALAR = _stc.STC_PL_SCALAR
394STC_PL_ARRAY = _stc.STC_PL_ARRAY
395STC_PL_HASH = _stc.STC_PL_HASH
396STC_PL_SYMBOLTABLE = _stc.STC_PL_SYMBOLTABLE
397STC_PL_REGEX = _stc.STC_PL_REGEX
398STC_PL_REGSUBST = _stc.STC_PL_REGSUBST
399STC_PL_LONGQUOTE = _stc.STC_PL_LONGQUOTE
400STC_PL_BACKTICKS = _stc.STC_PL_BACKTICKS
401STC_PL_DATASECTION = _stc.STC_PL_DATASECTION
402STC_PL_HERE_DELIM = _stc.STC_PL_HERE_DELIM
403STC_PL_HERE_Q = _stc.STC_PL_HERE_Q
404STC_PL_HERE_QQ = _stc.STC_PL_HERE_QQ
405STC_PL_HERE_QX = _stc.STC_PL_HERE_QX
406STC_PL_STRING_Q = _stc.STC_PL_STRING_Q
407STC_PL_STRING_QQ = _stc.STC_PL_STRING_QQ
408STC_PL_STRING_QX = _stc.STC_PL_STRING_QX
409STC_PL_STRING_QR = _stc.STC_PL_STRING_QR
410STC_PL_STRING_QW = _stc.STC_PL_STRING_QW
411STC_B_DEFAULT = _stc.STC_B_DEFAULT
412STC_B_COMMENT = _stc.STC_B_COMMENT
413STC_B_NUMBER = _stc.STC_B_NUMBER
414STC_B_KEYWORD = _stc.STC_B_KEYWORD
415STC_B_STRING = _stc.STC_B_STRING
416STC_B_PREPROCESSOR = _stc.STC_B_PREPROCESSOR
417STC_B_OPERATOR = _stc.STC_B_OPERATOR
418STC_B_IDENTIFIER = _stc.STC_B_IDENTIFIER
419STC_B_DATE = _stc.STC_B_DATE
96b3fa7c
RD
420STC_B_STRINGEOL = _stc.STC_B_STRINGEOL
421STC_B_KEYWORD2 = _stc.STC_B_KEYWORD2
422STC_B_KEYWORD3 = _stc.STC_B_KEYWORD3
423STC_B_KEYWORD4 = _stc.STC_B_KEYWORD4
d14a1e28
RD
424STC_PROPS_DEFAULT = _stc.STC_PROPS_DEFAULT
425STC_PROPS_COMMENT = _stc.STC_PROPS_COMMENT
426STC_PROPS_SECTION = _stc.STC_PROPS_SECTION
427STC_PROPS_ASSIGNMENT = _stc.STC_PROPS_ASSIGNMENT
428STC_PROPS_DEFVAL = _stc.STC_PROPS_DEFVAL
429STC_L_DEFAULT = _stc.STC_L_DEFAULT
430STC_L_COMMAND = _stc.STC_L_COMMAND
431STC_L_TAG = _stc.STC_L_TAG
432STC_L_MATH = _stc.STC_L_MATH
433STC_L_COMMENT = _stc.STC_L_COMMENT
434STC_LUA_DEFAULT = _stc.STC_LUA_DEFAULT
435STC_LUA_COMMENT = _stc.STC_LUA_COMMENT
436STC_LUA_COMMENTLINE = _stc.STC_LUA_COMMENTLINE
437STC_LUA_COMMENTDOC = _stc.STC_LUA_COMMENTDOC
438STC_LUA_NUMBER = _stc.STC_LUA_NUMBER
439STC_LUA_WORD = _stc.STC_LUA_WORD
440STC_LUA_STRING = _stc.STC_LUA_STRING
441STC_LUA_CHARACTER = _stc.STC_LUA_CHARACTER
442STC_LUA_LITERALSTRING = _stc.STC_LUA_LITERALSTRING
443STC_LUA_PREPROCESSOR = _stc.STC_LUA_PREPROCESSOR
444STC_LUA_OPERATOR = _stc.STC_LUA_OPERATOR
445STC_LUA_IDENTIFIER = _stc.STC_LUA_IDENTIFIER
446STC_LUA_STRINGEOL = _stc.STC_LUA_STRINGEOL
447STC_LUA_WORD2 = _stc.STC_LUA_WORD2
448STC_LUA_WORD3 = _stc.STC_LUA_WORD3
449STC_LUA_WORD4 = _stc.STC_LUA_WORD4
450STC_LUA_WORD5 = _stc.STC_LUA_WORD5
451STC_LUA_WORD6 = _stc.STC_LUA_WORD6
452STC_LUA_WORD7 = _stc.STC_LUA_WORD7
453STC_LUA_WORD8 = _stc.STC_LUA_WORD8
454STC_ERR_DEFAULT = _stc.STC_ERR_DEFAULT
455STC_ERR_PYTHON = _stc.STC_ERR_PYTHON
456STC_ERR_GCC = _stc.STC_ERR_GCC
457STC_ERR_MS = _stc.STC_ERR_MS
458STC_ERR_CMD = _stc.STC_ERR_CMD
459STC_ERR_BORLAND = _stc.STC_ERR_BORLAND
460STC_ERR_PERL = _stc.STC_ERR_PERL
461STC_ERR_NET = _stc.STC_ERR_NET
462STC_ERR_LUA = _stc.STC_ERR_LUA
463STC_ERR_CTAG = _stc.STC_ERR_CTAG
464STC_ERR_DIFF_CHANGED = _stc.STC_ERR_DIFF_CHANGED
465STC_ERR_DIFF_ADDITION = _stc.STC_ERR_DIFF_ADDITION
466STC_ERR_DIFF_DELETION = _stc.STC_ERR_DIFF_DELETION
467STC_ERR_DIFF_MESSAGE = _stc.STC_ERR_DIFF_MESSAGE
468STC_ERR_PHP = _stc.STC_ERR_PHP
469STC_ERR_ELF = _stc.STC_ERR_ELF
470STC_ERR_IFC = _stc.STC_ERR_IFC
96b3fa7c
RD
471STC_ERR_IFORT = _stc.STC_ERR_IFORT
472STC_ERR_ABSF = _stc.STC_ERR_ABSF
d14a1e28
RD
473STC_BAT_DEFAULT = _stc.STC_BAT_DEFAULT
474STC_BAT_COMMENT = _stc.STC_BAT_COMMENT
475STC_BAT_WORD = _stc.STC_BAT_WORD
476STC_BAT_LABEL = _stc.STC_BAT_LABEL
477STC_BAT_HIDE = _stc.STC_BAT_HIDE
478STC_BAT_COMMAND = _stc.STC_BAT_COMMAND
479STC_BAT_IDENTIFIER = _stc.STC_BAT_IDENTIFIER
480STC_BAT_OPERATOR = _stc.STC_BAT_OPERATOR
481STC_MAKE_DEFAULT = _stc.STC_MAKE_DEFAULT
482STC_MAKE_COMMENT = _stc.STC_MAKE_COMMENT
483STC_MAKE_PREPROCESSOR = _stc.STC_MAKE_PREPROCESSOR
484STC_MAKE_IDENTIFIER = _stc.STC_MAKE_IDENTIFIER
485STC_MAKE_OPERATOR = _stc.STC_MAKE_OPERATOR
486STC_MAKE_TARGET = _stc.STC_MAKE_TARGET
487STC_MAKE_IDEOL = _stc.STC_MAKE_IDEOL
488STC_DIFF_DEFAULT = _stc.STC_DIFF_DEFAULT
489STC_DIFF_COMMENT = _stc.STC_DIFF_COMMENT
490STC_DIFF_COMMAND = _stc.STC_DIFF_COMMAND
491STC_DIFF_HEADER = _stc.STC_DIFF_HEADER
492STC_DIFF_POSITION = _stc.STC_DIFF_POSITION
493STC_DIFF_DELETED = _stc.STC_DIFF_DELETED
494STC_DIFF_ADDED = _stc.STC_DIFF_ADDED
495STC_CONF_DEFAULT = _stc.STC_CONF_DEFAULT
496STC_CONF_COMMENT = _stc.STC_CONF_COMMENT
497STC_CONF_NUMBER = _stc.STC_CONF_NUMBER
498STC_CONF_IDENTIFIER = _stc.STC_CONF_IDENTIFIER
499STC_CONF_EXTENSION = _stc.STC_CONF_EXTENSION
500STC_CONF_PARAMETER = _stc.STC_CONF_PARAMETER
501STC_CONF_STRING = _stc.STC_CONF_STRING
502STC_CONF_OPERATOR = _stc.STC_CONF_OPERATOR
503STC_CONF_IP = _stc.STC_CONF_IP
504STC_CONF_DIRECTIVE = _stc.STC_CONF_DIRECTIVE
505STC_AVE_DEFAULT = _stc.STC_AVE_DEFAULT
506STC_AVE_COMMENT = _stc.STC_AVE_COMMENT
507STC_AVE_NUMBER = _stc.STC_AVE_NUMBER
508STC_AVE_WORD = _stc.STC_AVE_WORD
509STC_AVE_STRING = _stc.STC_AVE_STRING
510STC_AVE_ENUM = _stc.STC_AVE_ENUM
511STC_AVE_STRINGEOL = _stc.STC_AVE_STRINGEOL
512STC_AVE_IDENTIFIER = _stc.STC_AVE_IDENTIFIER
513STC_AVE_OPERATOR = _stc.STC_AVE_OPERATOR
514STC_AVE_WORD1 = _stc.STC_AVE_WORD1
515STC_AVE_WORD2 = _stc.STC_AVE_WORD2
516STC_AVE_WORD3 = _stc.STC_AVE_WORD3
517STC_AVE_WORD4 = _stc.STC_AVE_WORD4
518STC_AVE_WORD5 = _stc.STC_AVE_WORD5
519STC_AVE_WORD6 = _stc.STC_AVE_WORD6
520STC_ADA_DEFAULT = _stc.STC_ADA_DEFAULT
521STC_ADA_WORD = _stc.STC_ADA_WORD
522STC_ADA_IDENTIFIER = _stc.STC_ADA_IDENTIFIER
523STC_ADA_NUMBER = _stc.STC_ADA_NUMBER
524STC_ADA_DELIMITER = _stc.STC_ADA_DELIMITER
525STC_ADA_CHARACTER = _stc.STC_ADA_CHARACTER
526STC_ADA_CHARACTEREOL = _stc.STC_ADA_CHARACTEREOL
527STC_ADA_STRING = _stc.STC_ADA_STRING
528STC_ADA_STRINGEOL = _stc.STC_ADA_STRINGEOL
529STC_ADA_LABEL = _stc.STC_ADA_LABEL
530STC_ADA_COMMENTLINE = _stc.STC_ADA_COMMENTLINE
531STC_ADA_ILLEGAL = _stc.STC_ADA_ILLEGAL
532STC_BAAN_DEFAULT = _stc.STC_BAAN_DEFAULT
533STC_BAAN_COMMENT = _stc.STC_BAAN_COMMENT
534STC_BAAN_COMMENTDOC = _stc.STC_BAAN_COMMENTDOC
535STC_BAAN_NUMBER = _stc.STC_BAAN_NUMBER
536STC_BAAN_WORD = _stc.STC_BAAN_WORD
537STC_BAAN_STRING = _stc.STC_BAAN_STRING
538STC_BAAN_PREPROCESSOR = _stc.STC_BAAN_PREPROCESSOR
539STC_BAAN_OPERATOR = _stc.STC_BAAN_OPERATOR
540STC_BAAN_IDENTIFIER = _stc.STC_BAAN_IDENTIFIER
541STC_BAAN_STRINGEOL = _stc.STC_BAAN_STRINGEOL
542STC_BAAN_WORD2 = _stc.STC_BAAN_WORD2
543STC_LISP_DEFAULT = _stc.STC_LISP_DEFAULT
544STC_LISP_COMMENT = _stc.STC_LISP_COMMENT
545STC_LISP_NUMBER = _stc.STC_LISP_NUMBER
546STC_LISP_KEYWORD = _stc.STC_LISP_KEYWORD
547STC_LISP_STRING = _stc.STC_LISP_STRING
548STC_LISP_STRINGEOL = _stc.STC_LISP_STRINGEOL
549STC_LISP_IDENTIFIER = _stc.STC_LISP_IDENTIFIER
550STC_LISP_OPERATOR = _stc.STC_LISP_OPERATOR
551STC_EIFFEL_DEFAULT = _stc.STC_EIFFEL_DEFAULT
552STC_EIFFEL_COMMENTLINE = _stc.STC_EIFFEL_COMMENTLINE
553STC_EIFFEL_NUMBER = _stc.STC_EIFFEL_NUMBER
554STC_EIFFEL_WORD = _stc.STC_EIFFEL_WORD
555STC_EIFFEL_STRING = _stc.STC_EIFFEL_STRING
556STC_EIFFEL_CHARACTER = _stc.STC_EIFFEL_CHARACTER
557STC_EIFFEL_OPERATOR = _stc.STC_EIFFEL_OPERATOR
558STC_EIFFEL_IDENTIFIER = _stc.STC_EIFFEL_IDENTIFIER
559STC_EIFFEL_STRINGEOL = _stc.STC_EIFFEL_STRINGEOL
560STC_NNCRONTAB_DEFAULT = _stc.STC_NNCRONTAB_DEFAULT
561STC_NNCRONTAB_COMMENT = _stc.STC_NNCRONTAB_COMMENT
562STC_NNCRONTAB_TASK = _stc.STC_NNCRONTAB_TASK
563STC_NNCRONTAB_SECTION = _stc.STC_NNCRONTAB_SECTION
564STC_NNCRONTAB_KEYWORD = _stc.STC_NNCRONTAB_KEYWORD
565STC_NNCRONTAB_MODIFIER = _stc.STC_NNCRONTAB_MODIFIER
566STC_NNCRONTAB_ASTERISK = _stc.STC_NNCRONTAB_ASTERISK
567STC_NNCRONTAB_NUMBER = _stc.STC_NNCRONTAB_NUMBER
568STC_NNCRONTAB_STRING = _stc.STC_NNCRONTAB_STRING
569STC_NNCRONTAB_ENVIRONMENT = _stc.STC_NNCRONTAB_ENVIRONMENT
570STC_NNCRONTAB_IDENTIFIER = _stc.STC_NNCRONTAB_IDENTIFIER
96b3fa7c
RD
571STC_FORTH_DEFAULT = _stc.STC_FORTH_DEFAULT
572STC_FORTH_COMMENT = _stc.STC_FORTH_COMMENT
573STC_FORTH_COMMENT_ML = _stc.STC_FORTH_COMMENT_ML
574STC_FORTH_IDENTIFIER = _stc.STC_FORTH_IDENTIFIER
575STC_FORTH_CONTROL = _stc.STC_FORTH_CONTROL
576STC_FORTH_KEYWORD = _stc.STC_FORTH_KEYWORD
577STC_FORTH_DEFWORD = _stc.STC_FORTH_DEFWORD
578STC_FORTH_PREWORD1 = _stc.STC_FORTH_PREWORD1
579STC_FORTH_PREWORD2 = _stc.STC_FORTH_PREWORD2
580STC_FORTH_NUMBER = _stc.STC_FORTH_NUMBER
581STC_FORTH_STRING = _stc.STC_FORTH_STRING
582STC_FORTH_LOCALE = _stc.STC_FORTH_LOCALE
d14a1e28
RD
583STC_MATLAB_DEFAULT = _stc.STC_MATLAB_DEFAULT
584STC_MATLAB_COMMENT = _stc.STC_MATLAB_COMMENT
585STC_MATLAB_COMMAND = _stc.STC_MATLAB_COMMAND
586STC_MATLAB_NUMBER = _stc.STC_MATLAB_NUMBER
587STC_MATLAB_KEYWORD = _stc.STC_MATLAB_KEYWORD
588STC_MATLAB_STRING = _stc.STC_MATLAB_STRING
589STC_MATLAB_OPERATOR = _stc.STC_MATLAB_OPERATOR
590STC_MATLAB_IDENTIFIER = _stc.STC_MATLAB_IDENTIFIER
96b3fa7c 591STC_MATLAB_DOUBLEQUOTESTRING = _stc.STC_MATLAB_DOUBLEQUOTESTRING
d14a1e28 592STC_SCRIPTOL_DEFAULT = _stc.STC_SCRIPTOL_DEFAULT
96b3fa7c 593STC_SCRIPTOL_WHITE = _stc.STC_SCRIPTOL_WHITE
d14a1e28 594STC_SCRIPTOL_COMMENTLINE = _stc.STC_SCRIPTOL_COMMENTLINE
96b3fa7c
RD
595STC_SCRIPTOL_PERSISTENT = _stc.STC_SCRIPTOL_PERSISTENT
596STC_SCRIPTOL_CSTYLE = _stc.STC_SCRIPTOL_CSTYLE
597STC_SCRIPTOL_COMMENTBLOCK = _stc.STC_SCRIPTOL_COMMENTBLOCK
d14a1e28 598STC_SCRIPTOL_NUMBER = _stc.STC_SCRIPTOL_NUMBER
d14a1e28
RD
599STC_SCRIPTOL_STRING = _stc.STC_SCRIPTOL_STRING
600STC_SCRIPTOL_CHARACTER = _stc.STC_SCRIPTOL_CHARACTER
96b3fa7c
RD
601STC_SCRIPTOL_STRINGEOL = _stc.STC_SCRIPTOL_STRINGEOL
602STC_SCRIPTOL_KEYWORD = _stc.STC_SCRIPTOL_KEYWORD
d14a1e28
RD
603STC_SCRIPTOL_OPERATOR = _stc.STC_SCRIPTOL_OPERATOR
604STC_SCRIPTOL_IDENTIFIER = _stc.STC_SCRIPTOL_IDENTIFIER
96b3fa7c
RD
605STC_SCRIPTOL_TRIPLE = _stc.STC_SCRIPTOL_TRIPLE
606STC_SCRIPTOL_CLASSNAME = _stc.STC_SCRIPTOL_CLASSNAME
607STC_SCRIPTOL_PREPROCESSOR = _stc.STC_SCRIPTOL_PREPROCESSOR
d14a1e28
RD
608STC_ASM_DEFAULT = _stc.STC_ASM_DEFAULT
609STC_ASM_COMMENT = _stc.STC_ASM_COMMENT
610STC_ASM_NUMBER = _stc.STC_ASM_NUMBER
611STC_ASM_STRING = _stc.STC_ASM_STRING
612STC_ASM_OPERATOR = _stc.STC_ASM_OPERATOR
613STC_ASM_IDENTIFIER = _stc.STC_ASM_IDENTIFIER
614STC_ASM_CPUINSTRUCTION = _stc.STC_ASM_CPUINSTRUCTION
615STC_ASM_MATHINSTRUCTION = _stc.STC_ASM_MATHINSTRUCTION
616STC_ASM_REGISTER = _stc.STC_ASM_REGISTER
617STC_ASM_DIRECTIVE = _stc.STC_ASM_DIRECTIVE
618STC_ASM_DIRECTIVEOPERAND = _stc.STC_ASM_DIRECTIVEOPERAND
96b3fa7c
RD
619STC_ASM_COMMENTBLOCK = _stc.STC_ASM_COMMENTBLOCK
620STC_ASM_CHARACTER = _stc.STC_ASM_CHARACTER
621STC_ASM_STRINGEOL = _stc.STC_ASM_STRINGEOL
622STC_ASM_EXTINSTRUCTION = _stc.STC_ASM_EXTINSTRUCTION
d14a1e28
RD
623STC_F_DEFAULT = _stc.STC_F_DEFAULT
624STC_F_COMMENT = _stc.STC_F_COMMENT
625STC_F_NUMBER = _stc.STC_F_NUMBER
626STC_F_STRING1 = _stc.STC_F_STRING1
627STC_F_STRING2 = _stc.STC_F_STRING2
628STC_F_STRINGEOL = _stc.STC_F_STRINGEOL
629STC_F_OPERATOR = _stc.STC_F_OPERATOR
630STC_F_IDENTIFIER = _stc.STC_F_IDENTIFIER
631STC_F_WORD = _stc.STC_F_WORD
632STC_F_WORD2 = _stc.STC_F_WORD2
633STC_F_WORD3 = _stc.STC_F_WORD3
634STC_F_PREPROCESSOR = _stc.STC_F_PREPROCESSOR
635STC_F_OPERATOR2 = _stc.STC_F_OPERATOR2
636STC_F_LABEL = _stc.STC_F_LABEL
637STC_F_CONTINUATION = _stc.STC_F_CONTINUATION
638STC_CSS_DEFAULT = _stc.STC_CSS_DEFAULT
639STC_CSS_TAG = _stc.STC_CSS_TAG
640STC_CSS_CLASS = _stc.STC_CSS_CLASS
641STC_CSS_PSEUDOCLASS = _stc.STC_CSS_PSEUDOCLASS
642STC_CSS_UNKNOWN_PSEUDOCLASS = _stc.STC_CSS_UNKNOWN_PSEUDOCLASS
643STC_CSS_OPERATOR = _stc.STC_CSS_OPERATOR
644STC_CSS_IDENTIFIER = _stc.STC_CSS_IDENTIFIER
645STC_CSS_UNKNOWN_IDENTIFIER = _stc.STC_CSS_UNKNOWN_IDENTIFIER
646STC_CSS_VALUE = _stc.STC_CSS_VALUE
647STC_CSS_COMMENT = _stc.STC_CSS_COMMENT
648STC_CSS_ID = _stc.STC_CSS_ID
649STC_CSS_IMPORTANT = _stc.STC_CSS_IMPORTANT
650STC_CSS_DIRECTIVE = _stc.STC_CSS_DIRECTIVE
651STC_CSS_DOUBLESTRING = _stc.STC_CSS_DOUBLESTRING
652STC_CSS_SINGLESTRING = _stc.STC_CSS_SINGLESTRING
653STC_POV_DEFAULT = _stc.STC_POV_DEFAULT
654STC_POV_COMMENT = _stc.STC_POV_COMMENT
655STC_POV_COMMENTLINE = _stc.STC_POV_COMMENTLINE
656STC_POV_NUMBER = _stc.STC_POV_NUMBER
657STC_POV_OPERATOR = _stc.STC_POV_OPERATOR
658STC_POV_IDENTIFIER = _stc.STC_POV_IDENTIFIER
659STC_POV_STRING = _stc.STC_POV_STRING
660STC_POV_STRINGEOL = _stc.STC_POV_STRINGEOL
661STC_POV_DIRECTIVE = _stc.STC_POV_DIRECTIVE
662STC_POV_BADDIRECTIVE = _stc.STC_POV_BADDIRECTIVE
663STC_POV_WORD2 = _stc.STC_POV_WORD2
664STC_POV_WORD3 = _stc.STC_POV_WORD3
665STC_POV_WORD4 = _stc.STC_POV_WORD4
666STC_POV_WORD5 = _stc.STC_POV_WORD5
667STC_POV_WORD6 = _stc.STC_POV_WORD6
668STC_POV_WORD7 = _stc.STC_POV_WORD7
669STC_POV_WORD8 = _stc.STC_POV_WORD8
670STC_LOUT_DEFAULT = _stc.STC_LOUT_DEFAULT
671STC_LOUT_COMMENT = _stc.STC_LOUT_COMMENT
672STC_LOUT_NUMBER = _stc.STC_LOUT_NUMBER
673STC_LOUT_WORD = _stc.STC_LOUT_WORD
674STC_LOUT_WORD2 = _stc.STC_LOUT_WORD2
675STC_LOUT_WORD3 = _stc.STC_LOUT_WORD3
676STC_LOUT_WORD4 = _stc.STC_LOUT_WORD4
677STC_LOUT_STRING = _stc.STC_LOUT_STRING
678STC_LOUT_OPERATOR = _stc.STC_LOUT_OPERATOR
679STC_LOUT_IDENTIFIER = _stc.STC_LOUT_IDENTIFIER
680STC_LOUT_STRINGEOL = _stc.STC_LOUT_STRINGEOL
681STC_ESCRIPT_DEFAULT = _stc.STC_ESCRIPT_DEFAULT
682STC_ESCRIPT_COMMENT = _stc.STC_ESCRIPT_COMMENT
683STC_ESCRIPT_COMMENTLINE = _stc.STC_ESCRIPT_COMMENTLINE
684STC_ESCRIPT_COMMENTDOC = _stc.STC_ESCRIPT_COMMENTDOC
685STC_ESCRIPT_NUMBER = _stc.STC_ESCRIPT_NUMBER
686STC_ESCRIPT_WORD = _stc.STC_ESCRIPT_WORD
687STC_ESCRIPT_STRING = _stc.STC_ESCRIPT_STRING
688STC_ESCRIPT_OPERATOR = _stc.STC_ESCRIPT_OPERATOR
689STC_ESCRIPT_IDENTIFIER = _stc.STC_ESCRIPT_IDENTIFIER
690STC_ESCRIPT_BRACE = _stc.STC_ESCRIPT_BRACE
691STC_ESCRIPT_WORD2 = _stc.STC_ESCRIPT_WORD2
692STC_ESCRIPT_WORD3 = _stc.STC_ESCRIPT_WORD3
693STC_PS_DEFAULT = _stc.STC_PS_DEFAULT
694STC_PS_COMMENT = _stc.STC_PS_COMMENT
695STC_PS_DSC_COMMENT = _stc.STC_PS_DSC_COMMENT
696STC_PS_DSC_VALUE = _stc.STC_PS_DSC_VALUE
697STC_PS_NUMBER = _stc.STC_PS_NUMBER
698STC_PS_NAME = _stc.STC_PS_NAME
699STC_PS_KEYWORD = _stc.STC_PS_KEYWORD
700STC_PS_LITERAL = _stc.STC_PS_LITERAL
701STC_PS_IMMEVAL = _stc.STC_PS_IMMEVAL
702STC_PS_PAREN_ARRAY = _stc.STC_PS_PAREN_ARRAY
703STC_PS_PAREN_DICT = _stc.STC_PS_PAREN_DICT
704STC_PS_PAREN_PROC = _stc.STC_PS_PAREN_PROC
705STC_PS_TEXT = _stc.STC_PS_TEXT
706STC_PS_HEXSTRING = _stc.STC_PS_HEXSTRING
707STC_PS_BASE85STRING = _stc.STC_PS_BASE85STRING
708STC_PS_BADSTRINGCHAR = _stc.STC_PS_BADSTRINGCHAR
709STC_NSIS_DEFAULT = _stc.STC_NSIS_DEFAULT
710STC_NSIS_COMMENT = _stc.STC_NSIS_COMMENT
711STC_NSIS_STRINGDQ = _stc.STC_NSIS_STRINGDQ
712STC_NSIS_STRINGLQ = _stc.STC_NSIS_STRINGLQ
713STC_NSIS_STRINGRQ = _stc.STC_NSIS_STRINGRQ
714STC_NSIS_FUNCTION = _stc.STC_NSIS_FUNCTION
715STC_NSIS_VARIABLE = _stc.STC_NSIS_VARIABLE
716STC_NSIS_LABEL = _stc.STC_NSIS_LABEL
717STC_NSIS_USERDEFINED = _stc.STC_NSIS_USERDEFINED
718STC_NSIS_SECTIONDEF = _stc.STC_NSIS_SECTIONDEF
719STC_NSIS_SUBSECTIONDEF = _stc.STC_NSIS_SUBSECTIONDEF
720STC_NSIS_IFDEFINEDEF = _stc.STC_NSIS_IFDEFINEDEF
721STC_NSIS_MACRODEF = _stc.STC_NSIS_MACRODEF
722STC_NSIS_STRINGVAR = _stc.STC_NSIS_STRINGVAR
723STC_MMIXAL_LEADWS = _stc.STC_MMIXAL_LEADWS
724STC_MMIXAL_COMMENT = _stc.STC_MMIXAL_COMMENT
725STC_MMIXAL_LABEL = _stc.STC_MMIXAL_LABEL
726STC_MMIXAL_OPCODE = _stc.STC_MMIXAL_OPCODE
727STC_MMIXAL_OPCODE_PRE = _stc.STC_MMIXAL_OPCODE_PRE
728STC_MMIXAL_OPCODE_VALID = _stc.STC_MMIXAL_OPCODE_VALID
729STC_MMIXAL_OPCODE_UNKNOWN = _stc.STC_MMIXAL_OPCODE_UNKNOWN
730STC_MMIXAL_OPCODE_POST = _stc.STC_MMIXAL_OPCODE_POST
731STC_MMIXAL_OPERANDS = _stc.STC_MMIXAL_OPERANDS
732STC_MMIXAL_NUMBER = _stc.STC_MMIXAL_NUMBER
733STC_MMIXAL_REF = _stc.STC_MMIXAL_REF
734STC_MMIXAL_CHAR = _stc.STC_MMIXAL_CHAR
735STC_MMIXAL_STRING = _stc.STC_MMIXAL_STRING
736STC_MMIXAL_REGISTER = _stc.STC_MMIXAL_REGISTER
737STC_MMIXAL_HEX = _stc.STC_MMIXAL_HEX
738STC_MMIXAL_OPERATOR = _stc.STC_MMIXAL_OPERATOR
739STC_MMIXAL_SYMBOL = _stc.STC_MMIXAL_SYMBOL
740STC_MMIXAL_INCLUDE = _stc.STC_MMIXAL_INCLUDE
96b3fa7c
RD
741STC_CLW_DEFAULT = _stc.STC_CLW_DEFAULT
742STC_CLW_LABEL = _stc.STC_CLW_LABEL
743STC_CLW_COMMENT = _stc.STC_CLW_COMMENT
744STC_CLW_STRING = _stc.STC_CLW_STRING
745STC_CLW_USER_IDENTIFIER = _stc.STC_CLW_USER_IDENTIFIER
746STC_CLW_INTEGER_CONSTANT = _stc.STC_CLW_INTEGER_CONSTANT
747STC_CLW_REAL_CONSTANT = _stc.STC_CLW_REAL_CONSTANT
748STC_CLW_PICTURE_STRING = _stc.STC_CLW_PICTURE_STRING
749STC_CLW_KEYWORD = _stc.STC_CLW_KEYWORD
750STC_CLW_COMPILER_DIRECTIVE = _stc.STC_CLW_COMPILER_DIRECTIVE
751STC_CLW_BUILTIN_PROCEDURES_FUNCTION = _stc.STC_CLW_BUILTIN_PROCEDURES_FUNCTION
752STC_CLW_STRUCTURE_DATA_TYPE = _stc.STC_CLW_STRUCTURE_DATA_TYPE
753STC_CLW_ATTRIBUTE = _stc.STC_CLW_ATTRIBUTE
754STC_CLW_STANDARD_EQUATE = _stc.STC_CLW_STANDARD_EQUATE
755STC_CLW_ERROR = _stc.STC_CLW_ERROR
756STC_LOT_DEFAULT = _stc.STC_LOT_DEFAULT
757STC_LOT_HEADER = _stc.STC_LOT_HEADER
758STC_LOT_BREAK = _stc.STC_LOT_BREAK
759STC_LOT_SET = _stc.STC_LOT_SET
760STC_LOT_PASS = _stc.STC_LOT_PASS
761STC_LOT_FAIL = _stc.STC_LOT_FAIL
762STC_LOT_ABORT = _stc.STC_LOT_ABORT
763STC_YAML_DEFAULT = _stc.STC_YAML_DEFAULT
764STC_YAML_COMMENT = _stc.STC_YAML_COMMENT
765STC_YAML_IDENTIFIER = _stc.STC_YAML_IDENTIFIER
766STC_YAML_KEYWORD = _stc.STC_YAML_KEYWORD
767STC_YAML_NUMBER = _stc.STC_YAML_NUMBER
768STC_YAML_REFERENCE = _stc.STC_YAML_REFERENCE
769STC_YAML_DOCUMENT = _stc.STC_YAML_DOCUMENT
770STC_YAML_TEXT = _stc.STC_YAML_TEXT
771STC_YAML_ERROR = _stc.STC_YAML_ERROR
772STC_TEX_DEFAULT = _stc.STC_TEX_DEFAULT
773STC_TEX_SPECIAL = _stc.STC_TEX_SPECIAL
774STC_TEX_GROUP = _stc.STC_TEX_GROUP
775STC_TEX_SYMBOL = _stc.STC_TEX_SYMBOL
776STC_TEX_COMMAND = _stc.STC_TEX_COMMAND
777STC_TEX_TEXT = _stc.STC_TEX_TEXT
778STC_METAPOST_DEFAULT = _stc.STC_METAPOST_DEFAULT
779STC_METAPOST_SPECIAL = _stc.STC_METAPOST_SPECIAL
780STC_METAPOST_GROUP = _stc.STC_METAPOST_GROUP
781STC_METAPOST_SYMBOL = _stc.STC_METAPOST_SYMBOL
782STC_METAPOST_COMMAND = _stc.STC_METAPOST_COMMAND
783STC_METAPOST_TEXT = _stc.STC_METAPOST_TEXT
784STC_METAPOST_EXTRA = _stc.STC_METAPOST_EXTRA
785STC_ERLANG_DEFAULT = _stc.STC_ERLANG_DEFAULT
786STC_ERLANG_COMMENT = _stc.STC_ERLANG_COMMENT
787STC_ERLANG_VARIABLE = _stc.STC_ERLANG_VARIABLE
788STC_ERLANG_NUMBER = _stc.STC_ERLANG_NUMBER
789STC_ERLANG_KEYWORD = _stc.STC_ERLANG_KEYWORD
790STC_ERLANG_STRING = _stc.STC_ERLANG_STRING
791STC_ERLANG_OPERATOR = _stc.STC_ERLANG_OPERATOR
792STC_ERLANG_ATOM = _stc.STC_ERLANG_ATOM
793STC_ERLANG_FUNCTION_NAME = _stc.STC_ERLANG_FUNCTION_NAME
794STC_ERLANG_CHARACTER = _stc.STC_ERLANG_CHARACTER
795STC_ERLANG_MACRO = _stc.STC_ERLANG_MACRO
796STC_ERLANG_RECORD = _stc.STC_ERLANG_RECORD
797STC_ERLANG_SEPARATOR = _stc.STC_ERLANG_SEPARATOR
798STC_ERLANG_NODE_NAME = _stc.STC_ERLANG_NODE_NAME
799STC_ERLANG_UNKNOWN = _stc.STC_ERLANG_UNKNOWN
d14a1e28
RD
800STC_CMD_REDO = _stc.STC_CMD_REDO
801STC_CMD_SELECTALL = _stc.STC_CMD_SELECTALL
802STC_CMD_UNDO = _stc.STC_CMD_UNDO
803STC_CMD_CUT = _stc.STC_CMD_CUT
804STC_CMD_COPY = _stc.STC_CMD_COPY
805STC_CMD_PASTE = _stc.STC_CMD_PASTE
806STC_CMD_CLEAR = _stc.STC_CMD_CLEAR
807STC_CMD_LINEDOWN = _stc.STC_CMD_LINEDOWN
808STC_CMD_LINEDOWNEXTEND = _stc.STC_CMD_LINEDOWNEXTEND
809STC_CMD_LINEUP = _stc.STC_CMD_LINEUP
810STC_CMD_LINEUPEXTEND = _stc.STC_CMD_LINEUPEXTEND
811STC_CMD_CHARLEFT = _stc.STC_CMD_CHARLEFT
812STC_CMD_CHARLEFTEXTEND = _stc.STC_CMD_CHARLEFTEXTEND
813STC_CMD_CHARRIGHT = _stc.STC_CMD_CHARRIGHT
814STC_CMD_CHARRIGHTEXTEND = _stc.STC_CMD_CHARRIGHTEXTEND
815STC_CMD_WORDLEFT = _stc.STC_CMD_WORDLEFT
816STC_CMD_WORDLEFTEXTEND = _stc.STC_CMD_WORDLEFTEXTEND
817STC_CMD_WORDRIGHT = _stc.STC_CMD_WORDRIGHT
818STC_CMD_WORDRIGHTEXTEND = _stc.STC_CMD_WORDRIGHTEXTEND
819STC_CMD_HOME = _stc.STC_CMD_HOME
820STC_CMD_HOMEEXTEND = _stc.STC_CMD_HOMEEXTEND
821STC_CMD_LINEEND = _stc.STC_CMD_LINEEND
822STC_CMD_LINEENDEXTEND = _stc.STC_CMD_LINEENDEXTEND
823STC_CMD_DOCUMENTSTART = _stc.STC_CMD_DOCUMENTSTART
824STC_CMD_DOCUMENTSTARTEXTEND = _stc.STC_CMD_DOCUMENTSTARTEXTEND
825STC_CMD_DOCUMENTEND = _stc.STC_CMD_DOCUMENTEND
826STC_CMD_DOCUMENTENDEXTEND = _stc.STC_CMD_DOCUMENTENDEXTEND
827STC_CMD_PAGEUP = _stc.STC_CMD_PAGEUP
828STC_CMD_PAGEUPEXTEND = _stc.STC_CMD_PAGEUPEXTEND
829STC_CMD_PAGEDOWN = _stc.STC_CMD_PAGEDOWN
830STC_CMD_PAGEDOWNEXTEND = _stc.STC_CMD_PAGEDOWNEXTEND
831STC_CMD_EDITTOGGLEOVERTYPE = _stc.STC_CMD_EDITTOGGLEOVERTYPE
832STC_CMD_CANCEL = _stc.STC_CMD_CANCEL
833STC_CMD_DELETEBACK = _stc.STC_CMD_DELETEBACK
834STC_CMD_TAB = _stc.STC_CMD_TAB
835STC_CMD_BACKTAB = _stc.STC_CMD_BACKTAB
836STC_CMD_NEWLINE = _stc.STC_CMD_NEWLINE
837STC_CMD_FORMFEED = _stc.STC_CMD_FORMFEED
838STC_CMD_VCHOME = _stc.STC_CMD_VCHOME
839STC_CMD_VCHOMEEXTEND = _stc.STC_CMD_VCHOMEEXTEND
840STC_CMD_ZOOMIN = _stc.STC_CMD_ZOOMIN
841STC_CMD_ZOOMOUT = _stc.STC_CMD_ZOOMOUT
842STC_CMD_DELWORDLEFT = _stc.STC_CMD_DELWORDLEFT
843STC_CMD_DELWORDRIGHT = _stc.STC_CMD_DELWORDRIGHT
844STC_CMD_LINECUT = _stc.STC_CMD_LINECUT
845STC_CMD_LINEDELETE = _stc.STC_CMD_LINEDELETE
846STC_CMD_LINETRANSPOSE = _stc.STC_CMD_LINETRANSPOSE
847STC_CMD_LINEDUPLICATE = _stc.STC_CMD_LINEDUPLICATE
848STC_CMD_LOWERCASE = _stc.STC_CMD_LOWERCASE
849STC_CMD_UPPERCASE = _stc.STC_CMD_UPPERCASE
850STC_CMD_LINESCROLLDOWN = _stc.STC_CMD_LINESCROLLDOWN
851STC_CMD_LINESCROLLUP = _stc.STC_CMD_LINESCROLLUP
852STC_CMD_DELETEBACKNOTLINE = _stc.STC_CMD_DELETEBACKNOTLINE
853STC_CMD_HOMEDISPLAY = _stc.STC_CMD_HOMEDISPLAY
854STC_CMD_HOMEDISPLAYEXTEND = _stc.STC_CMD_HOMEDISPLAYEXTEND
855STC_CMD_LINEENDDISPLAY = _stc.STC_CMD_LINEENDDISPLAY
856STC_CMD_LINEENDDISPLAYEXTEND = _stc.STC_CMD_LINEENDDISPLAYEXTEND
857STC_CMD_HOMEWRAP = _stc.STC_CMD_HOMEWRAP
858STC_CMD_HOMEWRAPEXTEND = _stc.STC_CMD_HOMEWRAPEXTEND
859STC_CMD_LINEENDWRAP = _stc.STC_CMD_LINEENDWRAP
860STC_CMD_LINEENDWRAPEXTEND = _stc.STC_CMD_LINEENDWRAPEXTEND
861STC_CMD_VCHOMEWRAP = _stc.STC_CMD_VCHOMEWRAP
862STC_CMD_VCHOMEWRAPEXTEND = _stc.STC_CMD_VCHOMEWRAPEXTEND
863STC_CMD_WORDPARTLEFT = _stc.STC_CMD_WORDPARTLEFT
864STC_CMD_WORDPARTLEFTEXTEND = _stc.STC_CMD_WORDPARTLEFTEXTEND
865STC_CMD_WORDPARTRIGHT = _stc.STC_CMD_WORDPARTRIGHT
866STC_CMD_WORDPARTRIGHTEXTEND = _stc.STC_CMD_WORDPARTRIGHTEXTEND
867STC_CMD_DELLINELEFT = _stc.STC_CMD_DELLINELEFT
868STC_CMD_DELLINERIGHT = _stc.STC_CMD_DELLINERIGHT
869STC_CMD_PARADOWN = _stc.STC_CMD_PARADOWN
870STC_CMD_PARADOWNEXTEND = _stc.STC_CMD_PARADOWNEXTEND
871STC_CMD_PARAUP = _stc.STC_CMD_PARAUP
872STC_CMD_PARAUPEXTEND = _stc.STC_CMD_PARAUPEXTEND
96b3fa7c
RD
873STC_CMD_LINEDOWNRECTEXTEND = _stc.STC_CMD_LINEDOWNRECTEXTEND
874STC_CMD_LINEUPRECTEXTEND = _stc.STC_CMD_LINEUPRECTEXTEND
875STC_CMD_CHARLEFTRECTEXTEND = _stc.STC_CMD_CHARLEFTRECTEXTEND
876STC_CMD_CHARRIGHTRECTEXTEND = _stc.STC_CMD_CHARRIGHTRECTEXTEND
877STC_CMD_HOMERECTEXTEND = _stc.STC_CMD_HOMERECTEXTEND
878STC_CMD_VCHOMERECTEXTEND = _stc.STC_CMD_VCHOMERECTEXTEND
879STC_CMD_LINEENDRECTEXTEND = _stc.STC_CMD_LINEENDRECTEXTEND
880STC_CMD_PAGEUPRECTEXTEND = _stc.STC_CMD_PAGEUPRECTEXTEND
881STC_CMD_PAGEDOWNRECTEXTEND = _stc.STC_CMD_PAGEDOWNRECTEXTEND
882STC_CMD_STUTTEREDPAGEUP = _stc.STC_CMD_STUTTEREDPAGEUP
883STC_CMD_STUTTEREDPAGEUPEXTEND = _stc.STC_CMD_STUTTEREDPAGEUPEXTEND
884STC_CMD_STUTTEREDPAGEDOWN = _stc.STC_CMD_STUTTEREDPAGEDOWN
885STC_CMD_STUTTEREDPAGEDOWNEXTEND = _stc.STC_CMD_STUTTEREDPAGEDOWNEXTEND
886STC_CMD_WORDLEFTEND = _stc.STC_CMD_WORDLEFTEND
887STC_CMD_WORDLEFTENDEXTEND = _stc.STC_CMD_WORDLEFTENDEXTEND
888STC_CMD_WORDRIGHTEND = _stc.STC_CMD_WORDRIGHTEND
889STC_CMD_WORDRIGHTENDEXTEND = _stc.STC_CMD_WORDRIGHTENDEXTEND
d14a1e28 890class StyledTextCtrl(core.Control):
e811c8ce
RD
891 def __repr__(self):
892 return "<%s.%s; proxy of C++ wxStyledTextCtrl instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
d14a1e28 893 def __init__(self, *args, **kwargs):
0df68c9f
RD
894 """
895 __init__(Window parent, int id, Point pos=DefaultPosition, Size size=DefaultSize,
b2dc1044 896 long style=0, String name=STCNameStr) -> StyledTextCtrl
0df68c9f 897 """
d14a1e28
RD
898 newobj = _stc.new_StyledTextCtrl(*args, **kwargs)
899 self.this = newobj.this
900 self.thisown = 1
901 del newobj.thisown
902 self._setOORInfo(self)
e811c8ce
RD
903
904 def Create(*args, **kwargs):
0df68c9f
RD
905 """
906 Create(Window parent, int id, Point pos=DefaultPosition, Size size=DefaultSize,
196addbf 907 long style=0, String name=wxSTCNameStr)
0df68c9f 908 """
e811c8ce
RD
909 return _stc.StyledTextCtrl_Create(*args, **kwargs)
910
911 def AddText(*args, **kwargs):
196addbf 912 """AddText(String text)"""
e811c8ce
RD
913 return _stc.StyledTextCtrl_AddText(*args, **kwargs)
914
915 def AddStyledText(*args, **kwargs):
916 """AddStyledText(wxMemoryBuffer data)"""
917 return _stc.StyledTextCtrl_AddStyledText(*args, **kwargs)
918
919 def InsertText(*args, **kwargs):
196addbf 920 """InsertText(int pos, String text)"""
e811c8ce
RD
921 return _stc.StyledTextCtrl_InsertText(*args, **kwargs)
922
923 def ClearAll(*args, **kwargs):
924 """ClearAll()"""
925 return _stc.StyledTextCtrl_ClearAll(*args, **kwargs)
926
927 def ClearDocumentStyle(*args, **kwargs):
928 """ClearDocumentStyle()"""
929 return _stc.StyledTextCtrl_ClearDocumentStyle(*args, **kwargs)
930
931 def GetLength(*args, **kwargs):
932 """GetLength() -> int"""
933 return _stc.StyledTextCtrl_GetLength(*args, **kwargs)
934
935 def GetCharAt(*args, **kwargs):
936 """GetCharAt(int pos) -> int"""
937 return _stc.StyledTextCtrl_GetCharAt(*args, **kwargs)
938
939 def GetCurrentPos(*args, **kwargs):
940 """GetCurrentPos() -> int"""
941 return _stc.StyledTextCtrl_GetCurrentPos(*args, **kwargs)
942
943 def GetAnchor(*args, **kwargs):
944 """GetAnchor() -> int"""
945 return _stc.StyledTextCtrl_GetAnchor(*args, **kwargs)
946
947 def GetStyleAt(*args, **kwargs):
948 """GetStyleAt(int pos) -> int"""
949 return _stc.StyledTextCtrl_GetStyleAt(*args, **kwargs)
950
951 def Redo(*args, **kwargs):
952 """Redo()"""
953 return _stc.StyledTextCtrl_Redo(*args, **kwargs)
954
955 def SetUndoCollection(*args, **kwargs):
956 """SetUndoCollection(bool collectUndo)"""
957 return _stc.StyledTextCtrl_SetUndoCollection(*args, **kwargs)
958
959 def SelectAll(*args, **kwargs):
960 """SelectAll()"""
961 return _stc.StyledTextCtrl_SelectAll(*args, **kwargs)
962
963 def SetSavePoint(*args, **kwargs):
964 """SetSavePoint()"""
965 return _stc.StyledTextCtrl_SetSavePoint(*args, **kwargs)
966
967 def GetStyledText(*args, **kwargs):
968 """GetStyledText(int startPos, int endPos) -> wxMemoryBuffer"""
969 return _stc.StyledTextCtrl_GetStyledText(*args, **kwargs)
970
971 def CanRedo(*args, **kwargs):
972 """CanRedo() -> bool"""
973 return _stc.StyledTextCtrl_CanRedo(*args, **kwargs)
974
975 def MarkerLineFromHandle(*args, **kwargs):
976 """MarkerLineFromHandle(int handle) -> int"""
977 return _stc.StyledTextCtrl_MarkerLineFromHandle(*args, **kwargs)
978
979 def MarkerDeleteHandle(*args, **kwargs):
980 """MarkerDeleteHandle(int handle)"""
981 return _stc.StyledTextCtrl_MarkerDeleteHandle(*args, **kwargs)
982
983 def GetUndoCollection(*args, **kwargs):
984 """GetUndoCollection() -> bool"""
985 return _stc.StyledTextCtrl_GetUndoCollection(*args, **kwargs)
986
987 def GetViewWhiteSpace(*args, **kwargs):
988 """GetViewWhiteSpace() -> int"""
989 return _stc.StyledTextCtrl_GetViewWhiteSpace(*args, **kwargs)
990
991 def SetViewWhiteSpace(*args, **kwargs):
992 """SetViewWhiteSpace(int viewWS)"""
993 return _stc.StyledTextCtrl_SetViewWhiteSpace(*args, **kwargs)
994
995 def PositionFromPoint(*args, **kwargs):
996 """PositionFromPoint(Point pt) -> int"""
997 return _stc.StyledTextCtrl_PositionFromPoint(*args, **kwargs)
998
999 def PositionFromPointClose(*args, **kwargs):
1000 """PositionFromPointClose(int x, int y) -> int"""
1001 return _stc.StyledTextCtrl_PositionFromPointClose(*args, **kwargs)
1002
1003 def GotoLine(*args, **kwargs):
1004 """GotoLine(int line)"""
1005 return _stc.StyledTextCtrl_GotoLine(*args, **kwargs)
1006
1007 def GotoPos(*args, **kwargs):
1008 """GotoPos(int pos)"""
1009 return _stc.StyledTextCtrl_GotoPos(*args, **kwargs)
1010
1011 def SetAnchor(*args, **kwargs):
1012 """SetAnchor(int posAnchor)"""
1013 return _stc.StyledTextCtrl_SetAnchor(*args, **kwargs)
1014
1015 def GetCurLine(*args, **kwargs):
196addbf 1016 """GetCurLine(int OUTPUT) -> String"""
e811c8ce
RD
1017 return _stc.StyledTextCtrl_GetCurLine(*args, **kwargs)
1018
1019 def GetEndStyled(*args, **kwargs):
1020 """GetEndStyled() -> int"""
1021 return _stc.StyledTextCtrl_GetEndStyled(*args, **kwargs)
1022
1023 def ConvertEOLs(*args, **kwargs):
1024 """ConvertEOLs(int eolMode)"""
1025 return _stc.StyledTextCtrl_ConvertEOLs(*args, **kwargs)
1026
1027 def GetEOLMode(*args, **kwargs):
1028 """GetEOLMode() -> int"""
1029 return _stc.StyledTextCtrl_GetEOLMode(*args, **kwargs)
1030
1031 def SetEOLMode(*args, **kwargs):
1032 """SetEOLMode(int eolMode)"""
1033 return _stc.StyledTextCtrl_SetEOLMode(*args, **kwargs)
1034
1035 def StartStyling(*args, **kwargs):
1036 """StartStyling(int pos, int mask)"""
1037 return _stc.StyledTextCtrl_StartStyling(*args, **kwargs)
1038
1039 def SetStyling(*args, **kwargs):
1040 """SetStyling(int length, int style)"""
1041 return _stc.StyledTextCtrl_SetStyling(*args, **kwargs)
1042
1043 def GetBufferedDraw(*args, **kwargs):
1044 """GetBufferedDraw() -> bool"""
1045 return _stc.StyledTextCtrl_GetBufferedDraw(*args, **kwargs)
1046
1047 def SetBufferedDraw(*args, **kwargs):
1048 """SetBufferedDraw(bool buffered)"""
1049 return _stc.StyledTextCtrl_SetBufferedDraw(*args, **kwargs)
1050
1051 def SetTabWidth(*args, **kwargs):
1052 """SetTabWidth(int tabWidth)"""
1053 return _stc.StyledTextCtrl_SetTabWidth(*args, **kwargs)
1054
1055 def GetTabWidth(*args, **kwargs):
1056 """GetTabWidth() -> int"""
1057 return _stc.StyledTextCtrl_GetTabWidth(*args, **kwargs)
1058
1059 def SetCodePage(*args, **kwargs):
1060 """SetCodePage(int codePage)"""
1061 return _stc.StyledTextCtrl_SetCodePage(*args, **kwargs)
1062
1063 def MarkerDefine(*args, **kwargs):
0df68c9f 1064 """
196addbf
RD
1065 MarkerDefine(int markerNumber, int markerSymbol, Colour foreground=wxNullColour,
1066 Colour background=wxNullColour)
0df68c9f 1067 """
e811c8ce
RD
1068 return _stc.StyledTextCtrl_MarkerDefine(*args, **kwargs)
1069
1070 def MarkerSetForeground(*args, **kwargs):
196addbf 1071 """MarkerSetForeground(int markerNumber, Colour fore)"""
e811c8ce
RD
1072 return _stc.StyledTextCtrl_MarkerSetForeground(*args, **kwargs)
1073
1074 def MarkerSetBackground(*args, **kwargs):
196addbf 1075 """MarkerSetBackground(int markerNumber, Colour back)"""
e811c8ce
RD
1076 return _stc.StyledTextCtrl_MarkerSetBackground(*args, **kwargs)
1077
1078 def MarkerAdd(*args, **kwargs):
1079 """MarkerAdd(int line, int markerNumber) -> int"""
1080 return _stc.StyledTextCtrl_MarkerAdd(*args, **kwargs)
1081
1082 def MarkerDelete(*args, **kwargs):
1083 """MarkerDelete(int line, int markerNumber)"""
1084 return _stc.StyledTextCtrl_MarkerDelete(*args, **kwargs)
1085
1086 def MarkerDeleteAll(*args, **kwargs):
1087 """MarkerDeleteAll(int markerNumber)"""
1088 return _stc.StyledTextCtrl_MarkerDeleteAll(*args, **kwargs)
1089
1090 def MarkerGet(*args, **kwargs):
1091 """MarkerGet(int line) -> int"""
1092 return _stc.StyledTextCtrl_MarkerGet(*args, **kwargs)
1093
1094 def MarkerNext(*args, **kwargs):
1095 """MarkerNext(int lineStart, int markerMask) -> int"""
1096 return _stc.StyledTextCtrl_MarkerNext(*args, **kwargs)
1097
1098 def MarkerPrevious(*args, **kwargs):
1099 """MarkerPrevious(int lineStart, int markerMask) -> int"""
1100 return _stc.StyledTextCtrl_MarkerPrevious(*args, **kwargs)
1101
1102 def MarkerDefineBitmap(*args, **kwargs):
196addbf 1103 """MarkerDefineBitmap(int markerNumber, Bitmap bmp)"""
e811c8ce
RD
1104 return _stc.StyledTextCtrl_MarkerDefineBitmap(*args, **kwargs)
1105
1106 def SetMarginType(*args, **kwargs):
1107 """SetMarginType(int margin, int marginType)"""
1108 return _stc.StyledTextCtrl_SetMarginType(*args, **kwargs)
1109
1110 def GetMarginType(*args, **kwargs):
1111 """GetMarginType(int margin) -> int"""
1112 return _stc.StyledTextCtrl_GetMarginType(*args, **kwargs)
1113
1114 def SetMarginWidth(*args, **kwargs):
1115 """SetMarginWidth(int margin, int pixelWidth)"""
1116 return _stc.StyledTextCtrl_SetMarginWidth(*args, **kwargs)
1117
1118 def GetMarginWidth(*args, **kwargs):
1119 """GetMarginWidth(int margin) -> int"""
1120 return _stc.StyledTextCtrl_GetMarginWidth(*args, **kwargs)
1121
1122 def SetMarginMask(*args, **kwargs):
1123 """SetMarginMask(int margin, int mask)"""
1124 return _stc.StyledTextCtrl_SetMarginMask(*args, **kwargs)
1125
1126 def GetMarginMask(*args, **kwargs):
1127 """GetMarginMask(int margin) -> int"""
1128 return _stc.StyledTextCtrl_GetMarginMask(*args, **kwargs)
1129
1130 def SetMarginSensitive(*args, **kwargs):
1131 """SetMarginSensitive(int margin, bool sensitive)"""
1132 return _stc.StyledTextCtrl_SetMarginSensitive(*args, **kwargs)
1133
1134 def GetMarginSensitive(*args, **kwargs):
1135 """GetMarginSensitive(int margin) -> bool"""
1136 return _stc.StyledTextCtrl_GetMarginSensitive(*args, **kwargs)
1137
1138 def StyleClearAll(*args, **kwargs):
1139 """StyleClearAll()"""
1140 return _stc.StyledTextCtrl_StyleClearAll(*args, **kwargs)
1141
1142 def StyleSetForeground(*args, **kwargs):
196addbf 1143 """StyleSetForeground(int style, Colour fore)"""
e811c8ce
RD
1144 return _stc.StyledTextCtrl_StyleSetForeground(*args, **kwargs)
1145
1146 def StyleSetBackground(*args, **kwargs):
196addbf 1147 """StyleSetBackground(int style, Colour back)"""
e811c8ce
RD
1148 return _stc.StyledTextCtrl_StyleSetBackground(*args, **kwargs)
1149
1150 def StyleSetBold(*args, **kwargs):
1151 """StyleSetBold(int style, bool bold)"""
1152 return _stc.StyledTextCtrl_StyleSetBold(*args, **kwargs)
1153
1154 def StyleSetItalic(*args, **kwargs):
1155 """StyleSetItalic(int style, bool italic)"""
1156 return _stc.StyledTextCtrl_StyleSetItalic(*args, **kwargs)
1157
1158 def StyleSetSize(*args, **kwargs):
1159 """StyleSetSize(int style, int sizePoints)"""
1160 return _stc.StyledTextCtrl_StyleSetSize(*args, **kwargs)
1161
1162 def StyleSetFaceName(*args, **kwargs):
196addbf 1163 """StyleSetFaceName(int style, String fontName)"""
e811c8ce
RD
1164 return _stc.StyledTextCtrl_StyleSetFaceName(*args, **kwargs)
1165
1166 def StyleSetEOLFilled(*args, **kwargs):
1167 """StyleSetEOLFilled(int style, bool filled)"""
1168 return _stc.StyledTextCtrl_StyleSetEOLFilled(*args, **kwargs)
1169
1170 def StyleResetDefault(*args, **kwargs):
1171 """StyleResetDefault()"""
1172 return _stc.StyledTextCtrl_StyleResetDefault(*args, **kwargs)
1173
1174 def StyleSetUnderline(*args, **kwargs):
1175 """StyleSetUnderline(int style, bool underline)"""
1176 return _stc.StyledTextCtrl_StyleSetUnderline(*args, **kwargs)
1177
1178 def StyleSetCase(*args, **kwargs):
1179 """StyleSetCase(int style, int caseForce)"""
1180 return _stc.StyledTextCtrl_StyleSetCase(*args, **kwargs)
1181
1182 def StyleSetCharacterSet(*args, **kwargs):
1183 """StyleSetCharacterSet(int style, int characterSet)"""
1184 return _stc.StyledTextCtrl_StyleSetCharacterSet(*args, **kwargs)
1185
1186 def StyleSetHotSpot(*args, **kwargs):
1187 """StyleSetHotSpot(int style, bool hotspot)"""
1188 return _stc.StyledTextCtrl_StyleSetHotSpot(*args, **kwargs)
1189
1190 def SetSelForeground(*args, **kwargs):
196addbf 1191 """SetSelForeground(bool useSetting, Colour fore)"""
e811c8ce
RD
1192 return _stc.StyledTextCtrl_SetSelForeground(*args, **kwargs)
1193
1194 def SetSelBackground(*args, **kwargs):
196addbf 1195 """SetSelBackground(bool useSetting, Colour back)"""
e811c8ce
RD
1196 return _stc.StyledTextCtrl_SetSelBackground(*args, **kwargs)
1197
1198 def SetCaretForeground(*args, **kwargs):
196addbf 1199 """SetCaretForeground(Colour fore)"""
e811c8ce
RD
1200 return _stc.StyledTextCtrl_SetCaretForeground(*args, **kwargs)
1201
1202 def CmdKeyAssign(*args, **kwargs):
1203 """CmdKeyAssign(int key, int modifiers, int cmd)"""
1204 return _stc.StyledTextCtrl_CmdKeyAssign(*args, **kwargs)
1205
1206 def CmdKeyClear(*args, **kwargs):
1207 """CmdKeyClear(int key, int modifiers)"""
1208 return _stc.StyledTextCtrl_CmdKeyClear(*args, **kwargs)
1209
1210 def CmdKeyClearAll(*args, **kwargs):
1211 """CmdKeyClearAll()"""
1212 return _stc.StyledTextCtrl_CmdKeyClearAll(*args, **kwargs)
1213
1214 def SetStyleBytes(*args, **kwargs):
1215 """SetStyleBytes(int length, char styleBytes)"""
1216 return _stc.StyledTextCtrl_SetStyleBytes(*args, **kwargs)
1217
1218 def StyleSetVisible(*args, **kwargs):
1219 """StyleSetVisible(int style, bool visible)"""
1220 return _stc.StyledTextCtrl_StyleSetVisible(*args, **kwargs)
1221
1222 def GetCaretPeriod(*args, **kwargs):
1223 """GetCaretPeriod() -> int"""
1224 return _stc.StyledTextCtrl_GetCaretPeriod(*args, **kwargs)
1225
1226 def SetCaretPeriod(*args, **kwargs):
1227 """SetCaretPeriod(int periodMilliseconds)"""
1228 return _stc.StyledTextCtrl_SetCaretPeriod(*args, **kwargs)
1229
1230 def SetWordChars(*args, **kwargs):
196addbf 1231 """SetWordChars(String characters)"""
e811c8ce
RD
1232 return _stc.StyledTextCtrl_SetWordChars(*args, **kwargs)
1233
1234 def BeginUndoAction(*args, **kwargs):
1235 """BeginUndoAction()"""
1236 return _stc.StyledTextCtrl_BeginUndoAction(*args, **kwargs)
1237
1238 def EndUndoAction(*args, **kwargs):
1239 """EndUndoAction()"""
1240 return _stc.StyledTextCtrl_EndUndoAction(*args, **kwargs)
1241
1242 def IndicatorSetStyle(*args, **kwargs):
1243 """IndicatorSetStyle(int indic, int style)"""
1244 return _stc.StyledTextCtrl_IndicatorSetStyle(*args, **kwargs)
1245
1246 def IndicatorGetStyle(*args, **kwargs):
1247 """IndicatorGetStyle(int indic) -> int"""
1248 return _stc.StyledTextCtrl_IndicatorGetStyle(*args, **kwargs)
1249
1250 def IndicatorSetForeground(*args, **kwargs):
196addbf 1251 """IndicatorSetForeground(int indic, Colour fore)"""
e811c8ce
RD
1252 return _stc.StyledTextCtrl_IndicatorSetForeground(*args, **kwargs)
1253
1254 def IndicatorGetForeground(*args, **kwargs):
196addbf 1255 """IndicatorGetForeground(int indic) -> Colour"""
e811c8ce
RD
1256 return _stc.StyledTextCtrl_IndicatorGetForeground(*args, **kwargs)
1257
1258 def SetWhitespaceForeground(*args, **kwargs):
196addbf 1259 """SetWhitespaceForeground(bool useSetting, Colour fore)"""
e811c8ce
RD
1260 return _stc.StyledTextCtrl_SetWhitespaceForeground(*args, **kwargs)
1261
1262 def SetWhitespaceBackground(*args, **kwargs):
196addbf 1263 """SetWhitespaceBackground(bool useSetting, Colour back)"""
e811c8ce
RD
1264 return _stc.StyledTextCtrl_SetWhitespaceBackground(*args, **kwargs)
1265
1266 def SetStyleBits(*args, **kwargs):
1267 """SetStyleBits(int bits)"""
1268 return _stc.StyledTextCtrl_SetStyleBits(*args, **kwargs)
1269
1270 def GetStyleBits(*args, **kwargs):
1271 """GetStyleBits() -> int"""
1272 return _stc.StyledTextCtrl_GetStyleBits(*args, **kwargs)
1273
1274 def SetLineState(*args, **kwargs):
1275 """SetLineState(int line, int state)"""
1276 return _stc.StyledTextCtrl_SetLineState(*args, **kwargs)
1277
1278 def GetLineState(*args, **kwargs):
1279 """GetLineState(int line) -> int"""
1280 return _stc.StyledTextCtrl_GetLineState(*args, **kwargs)
1281
1282 def GetMaxLineState(*args, **kwargs):
1283 """GetMaxLineState() -> int"""
1284 return _stc.StyledTextCtrl_GetMaxLineState(*args, **kwargs)
1285
1286 def GetCaretLineVisible(*args, **kwargs):
1287 """GetCaretLineVisible() -> bool"""
1288 return _stc.StyledTextCtrl_GetCaretLineVisible(*args, **kwargs)
1289
1290 def SetCaretLineVisible(*args, **kwargs):
1291 """SetCaretLineVisible(bool show)"""
1292 return _stc.StyledTextCtrl_SetCaretLineVisible(*args, **kwargs)
1293
1294 def GetCaretLineBack(*args, **kwargs):
196addbf 1295 """GetCaretLineBack() -> Colour"""
e811c8ce
RD
1296 return _stc.StyledTextCtrl_GetCaretLineBack(*args, **kwargs)
1297
1298 def SetCaretLineBack(*args, **kwargs):
196addbf 1299 """SetCaretLineBack(Colour back)"""
e811c8ce
RD
1300 return _stc.StyledTextCtrl_SetCaretLineBack(*args, **kwargs)
1301
1302 def StyleSetChangeable(*args, **kwargs):
1303 """StyleSetChangeable(int style, bool changeable)"""
1304 return _stc.StyledTextCtrl_StyleSetChangeable(*args, **kwargs)
1305
1306 def AutoCompShow(*args, **kwargs):
196addbf 1307 """AutoCompShow(int lenEntered, String itemList)"""
e811c8ce
RD
1308 return _stc.StyledTextCtrl_AutoCompShow(*args, **kwargs)
1309
1310 def AutoCompCancel(*args, **kwargs):
1311 """AutoCompCancel()"""
1312 return _stc.StyledTextCtrl_AutoCompCancel(*args, **kwargs)
1313
1314 def AutoCompActive(*args, **kwargs):
1315 """AutoCompActive() -> bool"""
1316 return _stc.StyledTextCtrl_AutoCompActive(*args, **kwargs)
1317
1318 def AutoCompPosStart(*args, **kwargs):
1319 """AutoCompPosStart() -> int"""
1320 return _stc.StyledTextCtrl_AutoCompPosStart(*args, **kwargs)
1321
1322 def AutoCompComplete(*args, **kwargs):
1323 """AutoCompComplete()"""
1324 return _stc.StyledTextCtrl_AutoCompComplete(*args, **kwargs)
1325
1326 def AutoCompStops(*args, **kwargs):
196addbf 1327 """AutoCompStops(String characterSet)"""
e811c8ce
RD
1328 return _stc.StyledTextCtrl_AutoCompStops(*args, **kwargs)
1329
1330 def AutoCompSetSeparator(*args, **kwargs):
1331 """AutoCompSetSeparator(int separatorCharacter)"""
1332 return _stc.StyledTextCtrl_AutoCompSetSeparator(*args, **kwargs)
1333
1334 def AutoCompGetSeparator(*args, **kwargs):
1335 """AutoCompGetSeparator() -> int"""
1336 return _stc.StyledTextCtrl_AutoCompGetSeparator(*args, **kwargs)
1337
1338 def AutoCompSelect(*args, **kwargs):
196addbf 1339 """AutoCompSelect(String text)"""
e811c8ce
RD
1340 return _stc.StyledTextCtrl_AutoCompSelect(*args, **kwargs)
1341
1342 def AutoCompSetCancelAtStart(*args, **kwargs):
1343 """AutoCompSetCancelAtStart(bool cancel)"""
1344 return _stc.StyledTextCtrl_AutoCompSetCancelAtStart(*args, **kwargs)
1345
1346 def AutoCompGetCancelAtStart(*args, **kwargs):
1347 """AutoCompGetCancelAtStart() -> bool"""
1348 return _stc.StyledTextCtrl_AutoCompGetCancelAtStart(*args, **kwargs)
1349
1350 def AutoCompSetFillUps(*args, **kwargs):
196addbf 1351 """AutoCompSetFillUps(String characterSet)"""
e811c8ce
RD
1352 return _stc.StyledTextCtrl_AutoCompSetFillUps(*args, **kwargs)
1353
1354 def AutoCompSetChooseSingle(*args, **kwargs):
1355 """AutoCompSetChooseSingle(bool chooseSingle)"""
1356 return _stc.StyledTextCtrl_AutoCompSetChooseSingle(*args, **kwargs)
1357
1358 def AutoCompGetChooseSingle(*args, **kwargs):
1359 """AutoCompGetChooseSingle() -> bool"""
1360 return _stc.StyledTextCtrl_AutoCompGetChooseSingle(*args, **kwargs)
1361
1362 def AutoCompSetIgnoreCase(*args, **kwargs):
1363 """AutoCompSetIgnoreCase(bool ignoreCase)"""
1364 return _stc.StyledTextCtrl_AutoCompSetIgnoreCase(*args, **kwargs)
1365
1366 def AutoCompGetIgnoreCase(*args, **kwargs):
1367 """AutoCompGetIgnoreCase() -> bool"""
1368 return _stc.StyledTextCtrl_AutoCompGetIgnoreCase(*args, **kwargs)
1369
1370 def UserListShow(*args, **kwargs):
196addbf 1371 """UserListShow(int listType, String itemList)"""
e811c8ce
RD
1372 return _stc.StyledTextCtrl_UserListShow(*args, **kwargs)
1373
1374 def AutoCompSetAutoHide(*args, **kwargs):
1375 """AutoCompSetAutoHide(bool autoHide)"""
1376 return _stc.StyledTextCtrl_AutoCompSetAutoHide(*args, **kwargs)
1377
1378 def AutoCompGetAutoHide(*args, **kwargs):
1379 """AutoCompGetAutoHide() -> bool"""
1380 return _stc.StyledTextCtrl_AutoCompGetAutoHide(*args, **kwargs)
1381
1382 def AutoCompSetDropRestOfWord(*args, **kwargs):
1383 """AutoCompSetDropRestOfWord(bool dropRestOfWord)"""
1384 return _stc.StyledTextCtrl_AutoCompSetDropRestOfWord(*args, **kwargs)
1385
1386 def AutoCompGetDropRestOfWord(*args, **kwargs):
1387 """AutoCompGetDropRestOfWord() -> bool"""
1388 return _stc.StyledTextCtrl_AutoCompGetDropRestOfWord(*args, **kwargs)
1389
1390 def RegisterImage(*args, **kwargs):
196addbf 1391 """RegisterImage(int type, Bitmap bmp)"""
e811c8ce
RD
1392 return _stc.StyledTextCtrl_RegisterImage(*args, **kwargs)
1393
1394 def ClearRegisteredImages(*args, **kwargs):
1395 """ClearRegisteredImages()"""
1396 return _stc.StyledTextCtrl_ClearRegisteredImages(*args, **kwargs)
1397
1398 def AutoCompGetTypeSeparator(*args, **kwargs):
1399 """AutoCompGetTypeSeparator() -> int"""
1400 return _stc.StyledTextCtrl_AutoCompGetTypeSeparator(*args, **kwargs)
1401
1402 def AutoCompSetTypeSeparator(*args, **kwargs):
1403 """AutoCompSetTypeSeparator(int separatorCharacter)"""
1404 return _stc.StyledTextCtrl_AutoCompSetTypeSeparator(*args, **kwargs)
1405
1406 def SetIndent(*args, **kwargs):
1407 """SetIndent(int indentSize)"""
1408 return _stc.StyledTextCtrl_SetIndent(*args, **kwargs)
1409
1410 def GetIndent(*args, **kwargs):
1411 """GetIndent() -> int"""
1412 return _stc.StyledTextCtrl_GetIndent(*args, **kwargs)
1413
1414 def SetUseTabs(*args, **kwargs):
1415 """SetUseTabs(bool useTabs)"""
1416 return _stc.StyledTextCtrl_SetUseTabs(*args, **kwargs)
1417
1418 def GetUseTabs(*args, **kwargs):
1419 """GetUseTabs() -> bool"""
1420 return _stc.StyledTextCtrl_GetUseTabs(*args, **kwargs)
1421
1422 def SetLineIndentation(*args, **kwargs):
1423 """SetLineIndentation(int line, int indentSize)"""
1424 return _stc.StyledTextCtrl_SetLineIndentation(*args, **kwargs)
1425
1426 def GetLineIndentation(*args, **kwargs):
1427 """GetLineIndentation(int line) -> int"""
1428 return _stc.StyledTextCtrl_GetLineIndentation(*args, **kwargs)
1429
1430 def GetLineIndentPosition(*args, **kwargs):
1431 """GetLineIndentPosition(int line) -> int"""
1432 return _stc.StyledTextCtrl_GetLineIndentPosition(*args, **kwargs)
1433
1434 def GetColumn(*args, **kwargs):
1435 """GetColumn(int pos) -> int"""
1436 return _stc.StyledTextCtrl_GetColumn(*args, **kwargs)
1437
1438 def SetUseHorizontalScrollBar(*args, **kwargs):
1439 """SetUseHorizontalScrollBar(bool show)"""
1440 return _stc.StyledTextCtrl_SetUseHorizontalScrollBar(*args, **kwargs)
1441
1442 def GetUseHorizontalScrollBar(*args, **kwargs):
1443 """GetUseHorizontalScrollBar() -> bool"""
1444 return _stc.StyledTextCtrl_GetUseHorizontalScrollBar(*args, **kwargs)
1445
1446 def SetIndentationGuides(*args, **kwargs):
1447 """SetIndentationGuides(bool show)"""
1448 return _stc.StyledTextCtrl_SetIndentationGuides(*args, **kwargs)
1449
1450 def GetIndentationGuides(*args, **kwargs):
1451 """GetIndentationGuides() -> bool"""
1452 return _stc.StyledTextCtrl_GetIndentationGuides(*args, **kwargs)
1453
1454 def SetHighlightGuide(*args, **kwargs):
1455 """SetHighlightGuide(int column)"""
1456 return _stc.StyledTextCtrl_SetHighlightGuide(*args, **kwargs)
1457
1458 def GetHighlightGuide(*args, **kwargs):
1459 """GetHighlightGuide() -> int"""
1460 return _stc.StyledTextCtrl_GetHighlightGuide(*args, **kwargs)
1461
1462 def GetLineEndPosition(*args, **kwargs):
1463 """GetLineEndPosition(int line) -> int"""
1464 return _stc.StyledTextCtrl_GetLineEndPosition(*args, **kwargs)
1465
1466 def GetCodePage(*args, **kwargs):
1467 """GetCodePage() -> int"""
1468 return _stc.StyledTextCtrl_GetCodePage(*args, **kwargs)
1469
1470 def GetCaretForeground(*args, **kwargs):
196addbf 1471 """GetCaretForeground() -> Colour"""
e811c8ce
RD
1472 return _stc.StyledTextCtrl_GetCaretForeground(*args, **kwargs)
1473
1474 def GetReadOnly(*args, **kwargs):
1475 """GetReadOnly() -> bool"""
1476 return _stc.StyledTextCtrl_GetReadOnly(*args, **kwargs)
1477
1478 def SetCurrentPos(*args, **kwargs):
1479 """SetCurrentPos(int pos)"""
1480 return _stc.StyledTextCtrl_SetCurrentPos(*args, **kwargs)
1481
1482 def SetSelectionStart(*args, **kwargs):
1483 """SetSelectionStart(int pos)"""
1484 return _stc.StyledTextCtrl_SetSelectionStart(*args, **kwargs)
1485
1486 def GetSelectionStart(*args, **kwargs):
1487 """GetSelectionStart() -> int"""
1488 return _stc.StyledTextCtrl_GetSelectionStart(*args, **kwargs)
1489
1490 def SetSelectionEnd(*args, **kwargs):
1491 """SetSelectionEnd(int pos)"""
1492 return _stc.StyledTextCtrl_SetSelectionEnd(*args, **kwargs)
1493
1494 def GetSelectionEnd(*args, **kwargs):
1495 """GetSelectionEnd() -> int"""
1496 return _stc.StyledTextCtrl_GetSelectionEnd(*args, **kwargs)
1497
1498 def SetPrintMagnification(*args, **kwargs):
1499 """SetPrintMagnification(int magnification)"""
1500 return _stc.StyledTextCtrl_SetPrintMagnification(*args, **kwargs)
1501
1502 def GetPrintMagnification(*args, **kwargs):
1503 """GetPrintMagnification() -> int"""
1504 return _stc.StyledTextCtrl_GetPrintMagnification(*args, **kwargs)
1505
1506 def SetPrintColourMode(*args, **kwargs):
1507 """SetPrintColourMode(int mode)"""
1508 return _stc.StyledTextCtrl_SetPrintColourMode(*args, **kwargs)
1509
1510 def GetPrintColourMode(*args, **kwargs):
1511 """GetPrintColourMode() -> int"""
1512 return _stc.StyledTextCtrl_GetPrintColourMode(*args, **kwargs)
1513
1514 def FindText(*args, **kwargs):
196addbf 1515 """FindText(int minPos, int maxPos, String text, int flags=0) -> int"""
e811c8ce
RD
1516 return _stc.StyledTextCtrl_FindText(*args, **kwargs)
1517
1518 def FormatRange(*args, **kwargs):
0df68c9f 1519 """
196addbf 1520 FormatRange(bool doDraw, int startPos, int endPos, DC draw, DC target,
0df68c9f
RD
1521 Rect renderRect, Rect pageRect) -> int
1522 """
e811c8ce
RD
1523 return _stc.StyledTextCtrl_FormatRange(*args, **kwargs)
1524
1525 def GetFirstVisibleLine(*args, **kwargs):
1526 """GetFirstVisibleLine() -> int"""
1527 return _stc.StyledTextCtrl_GetFirstVisibleLine(*args, **kwargs)
1528
1529 def GetLine(*args, **kwargs):
196addbf 1530 """GetLine(int line) -> String"""
e811c8ce
RD
1531 return _stc.StyledTextCtrl_GetLine(*args, **kwargs)
1532
1533 def GetLineCount(*args, **kwargs):
1534 """GetLineCount() -> int"""
1535 return _stc.StyledTextCtrl_GetLineCount(*args, **kwargs)
1536
1537 def SetMarginLeft(*args, **kwargs):
1538 """SetMarginLeft(int pixelWidth)"""
1539 return _stc.StyledTextCtrl_SetMarginLeft(*args, **kwargs)
1540
1541 def GetMarginLeft(*args, **kwargs):
1542 """GetMarginLeft() -> int"""
1543 return _stc.StyledTextCtrl_GetMarginLeft(*args, **kwargs)
1544
1545 def SetMarginRight(*args, **kwargs):
1546 """SetMarginRight(int pixelWidth)"""
1547 return _stc.StyledTextCtrl_SetMarginRight(*args, **kwargs)
1548
1549 def GetMarginRight(*args, **kwargs):
1550 """GetMarginRight() -> int"""
1551 return _stc.StyledTextCtrl_GetMarginRight(*args, **kwargs)
1552
1553 def GetModify(*args, **kwargs):
1554 """GetModify() -> bool"""
1555 return _stc.StyledTextCtrl_GetModify(*args, **kwargs)
1556
1557 def SetSelection(*args, **kwargs):
1558 """SetSelection(int start, int end)"""
1559 return _stc.StyledTextCtrl_SetSelection(*args, **kwargs)
1560
1561 def GetSelectedText(*args, **kwargs):
196addbf 1562 """GetSelectedText() -> String"""
e811c8ce
RD
1563 return _stc.StyledTextCtrl_GetSelectedText(*args, **kwargs)
1564
1565 def GetTextRange(*args, **kwargs):
196addbf 1566 """GetTextRange(int startPos, int endPos) -> String"""
e811c8ce
RD
1567 return _stc.StyledTextCtrl_GetTextRange(*args, **kwargs)
1568
1569 def HideSelection(*args, **kwargs):
1570 """HideSelection(bool normal)"""
1571 return _stc.StyledTextCtrl_HideSelection(*args, **kwargs)
1572
1573 def LineFromPosition(*args, **kwargs):
1574 """LineFromPosition(int pos) -> int"""
1575 return _stc.StyledTextCtrl_LineFromPosition(*args, **kwargs)
1576
1577 def PositionFromLine(*args, **kwargs):
1578 """PositionFromLine(int line) -> int"""
1579 return _stc.StyledTextCtrl_PositionFromLine(*args, **kwargs)
1580
1581 def LineScroll(*args, **kwargs):
1582 """LineScroll(int columns, int lines)"""
1583 return _stc.StyledTextCtrl_LineScroll(*args, **kwargs)
1584
1585 def EnsureCaretVisible(*args, **kwargs):
1586 """EnsureCaretVisible()"""
1587 return _stc.StyledTextCtrl_EnsureCaretVisible(*args, **kwargs)
1588
1589 def ReplaceSelection(*args, **kwargs):
196addbf 1590 """ReplaceSelection(String text)"""
e811c8ce
RD
1591 return _stc.StyledTextCtrl_ReplaceSelection(*args, **kwargs)
1592
1593 def SetReadOnly(*args, **kwargs):
1594 """SetReadOnly(bool readOnly)"""
1595 return _stc.StyledTextCtrl_SetReadOnly(*args, **kwargs)
1596
1597 def CanPaste(*args, **kwargs):
1598 """CanPaste() -> bool"""
1599 return _stc.StyledTextCtrl_CanPaste(*args, **kwargs)
1600
1601 def CanUndo(*args, **kwargs):
1602 """CanUndo() -> bool"""
1603 return _stc.StyledTextCtrl_CanUndo(*args, **kwargs)
1604
1605 def EmptyUndoBuffer(*args, **kwargs):
1606 """EmptyUndoBuffer()"""
1607 return _stc.StyledTextCtrl_EmptyUndoBuffer(*args, **kwargs)
1608
1609 def Undo(*args, **kwargs):
1610 """Undo()"""
1611 return _stc.StyledTextCtrl_Undo(*args, **kwargs)
1612
1613 def Cut(*args, **kwargs):
1614 """Cut()"""
1615 return _stc.StyledTextCtrl_Cut(*args, **kwargs)
1616
1617 def Copy(*args, **kwargs):
1618 """Copy()"""
1619 return _stc.StyledTextCtrl_Copy(*args, **kwargs)
1620
1621 def Paste(*args, **kwargs):
1622 """Paste()"""
1623 return _stc.StyledTextCtrl_Paste(*args, **kwargs)
1624
1625 def Clear(*args, **kwargs):
1626 """Clear()"""
1627 return _stc.StyledTextCtrl_Clear(*args, **kwargs)
1628
1629 def SetText(*args, **kwargs):
196addbf 1630 """SetText(String text)"""
e811c8ce
RD
1631 return _stc.StyledTextCtrl_SetText(*args, **kwargs)
1632
1633 def GetText(*args, **kwargs):
196addbf 1634 """GetText() -> String"""
e811c8ce
RD
1635 return _stc.StyledTextCtrl_GetText(*args, **kwargs)
1636
1637 def GetTextLength(*args, **kwargs):
1638 """GetTextLength() -> int"""
1639 return _stc.StyledTextCtrl_GetTextLength(*args, **kwargs)
1640
1641 def SetOvertype(*args, **kwargs):
1642 """SetOvertype(bool overtype)"""
1643 return _stc.StyledTextCtrl_SetOvertype(*args, **kwargs)
1644
1645 def GetOvertype(*args, **kwargs):
1646 """GetOvertype() -> bool"""
1647 return _stc.StyledTextCtrl_GetOvertype(*args, **kwargs)
1648
1649 def SetCaretWidth(*args, **kwargs):
1650 """SetCaretWidth(int pixelWidth)"""
1651 return _stc.StyledTextCtrl_SetCaretWidth(*args, **kwargs)
1652
1653 def GetCaretWidth(*args, **kwargs):
1654 """GetCaretWidth() -> int"""
1655 return _stc.StyledTextCtrl_GetCaretWidth(*args, **kwargs)
1656
1657 def SetTargetStart(*args, **kwargs):
1658 """SetTargetStart(int pos)"""
1659 return _stc.StyledTextCtrl_SetTargetStart(*args, **kwargs)
1660
1661 def GetTargetStart(*args, **kwargs):
1662 """GetTargetStart() -> int"""
1663 return _stc.StyledTextCtrl_GetTargetStart(*args, **kwargs)
1664
1665 def SetTargetEnd(*args, **kwargs):
1666 """SetTargetEnd(int pos)"""
1667 return _stc.StyledTextCtrl_SetTargetEnd(*args, **kwargs)
1668
1669 def GetTargetEnd(*args, **kwargs):
1670 """GetTargetEnd() -> int"""
1671 return _stc.StyledTextCtrl_GetTargetEnd(*args, **kwargs)
1672
1673 def ReplaceTarget(*args, **kwargs):
196addbf 1674 """ReplaceTarget(String text) -> int"""
e811c8ce
RD
1675 return _stc.StyledTextCtrl_ReplaceTarget(*args, **kwargs)
1676
1677 def ReplaceTargetRE(*args, **kwargs):
196addbf 1678 """ReplaceTargetRE(String text) -> int"""
e811c8ce
RD
1679 return _stc.StyledTextCtrl_ReplaceTargetRE(*args, **kwargs)
1680
1681 def SearchInTarget(*args, **kwargs):
196addbf 1682 """SearchInTarget(String text) -> int"""
e811c8ce
RD
1683 return _stc.StyledTextCtrl_SearchInTarget(*args, **kwargs)
1684
1685 def SetSearchFlags(*args, **kwargs):
1686 """SetSearchFlags(int flags)"""
1687 return _stc.StyledTextCtrl_SetSearchFlags(*args, **kwargs)
1688
1689 def GetSearchFlags(*args, **kwargs):
1690 """GetSearchFlags() -> int"""
1691 return _stc.StyledTextCtrl_GetSearchFlags(*args, **kwargs)
1692
1693 def CallTipShow(*args, **kwargs):
196addbf 1694 """CallTipShow(int pos, String definition)"""
e811c8ce
RD
1695 return _stc.StyledTextCtrl_CallTipShow(*args, **kwargs)
1696
1697 def CallTipCancel(*args, **kwargs):
1698 """CallTipCancel()"""
1699 return _stc.StyledTextCtrl_CallTipCancel(*args, **kwargs)
1700
1701 def CallTipActive(*args, **kwargs):
1702 """CallTipActive() -> bool"""
1703 return _stc.StyledTextCtrl_CallTipActive(*args, **kwargs)
1704
1705 def CallTipPosAtStart(*args, **kwargs):
1706 """CallTipPosAtStart() -> int"""
1707 return _stc.StyledTextCtrl_CallTipPosAtStart(*args, **kwargs)
1708
1709 def CallTipSetHighlight(*args, **kwargs):
1710 """CallTipSetHighlight(int start, int end)"""
1711 return _stc.StyledTextCtrl_CallTipSetHighlight(*args, **kwargs)
1712
1713 def CallTipSetBackground(*args, **kwargs):
196addbf 1714 """CallTipSetBackground(Colour back)"""
e811c8ce
RD
1715 return _stc.StyledTextCtrl_CallTipSetBackground(*args, **kwargs)
1716
1717 def CallTipSetForeground(*args, **kwargs):
196addbf 1718 """CallTipSetForeground(Colour fore)"""
e811c8ce
RD
1719 return _stc.StyledTextCtrl_CallTipSetForeground(*args, **kwargs)
1720
1721 def CallTipSetForegroundHighlight(*args, **kwargs):
196addbf 1722 """CallTipSetForegroundHighlight(Colour fore)"""
e811c8ce
RD
1723 return _stc.StyledTextCtrl_CallTipSetForegroundHighlight(*args, **kwargs)
1724
1725 def VisibleFromDocLine(*args, **kwargs):
1726 """VisibleFromDocLine(int line) -> int"""
1727 return _stc.StyledTextCtrl_VisibleFromDocLine(*args, **kwargs)
1728
1729 def DocLineFromVisible(*args, **kwargs):
1730 """DocLineFromVisible(int lineDisplay) -> int"""
1731 return _stc.StyledTextCtrl_DocLineFromVisible(*args, **kwargs)
1732
1733 def SetFoldLevel(*args, **kwargs):
1734 """SetFoldLevel(int line, int level)"""
1735 return _stc.StyledTextCtrl_SetFoldLevel(*args, **kwargs)
1736
1737 def GetFoldLevel(*args, **kwargs):
1738 """GetFoldLevel(int line) -> int"""
1739 return _stc.StyledTextCtrl_GetFoldLevel(*args, **kwargs)
1740
1741 def GetLastChild(*args, **kwargs):
1742 """GetLastChild(int line, int level) -> int"""
1743 return _stc.StyledTextCtrl_GetLastChild(*args, **kwargs)
1744
1745 def GetFoldParent(*args, **kwargs):
1746 """GetFoldParent(int line) -> int"""
1747 return _stc.StyledTextCtrl_GetFoldParent(*args, **kwargs)
1748
1749 def ShowLines(*args, **kwargs):
1750 """ShowLines(int lineStart, int lineEnd)"""
1751 return _stc.StyledTextCtrl_ShowLines(*args, **kwargs)
1752
1753 def HideLines(*args, **kwargs):
1754 """HideLines(int lineStart, int lineEnd)"""
1755 return _stc.StyledTextCtrl_HideLines(*args, **kwargs)
1756
1757 def GetLineVisible(*args, **kwargs):
1758 """GetLineVisible(int line) -> bool"""
1759 return _stc.StyledTextCtrl_GetLineVisible(*args, **kwargs)
1760
1761 def SetFoldExpanded(*args, **kwargs):
1762 """SetFoldExpanded(int line, bool expanded)"""
1763 return _stc.StyledTextCtrl_SetFoldExpanded(*args, **kwargs)
1764
1765 def GetFoldExpanded(*args, **kwargs):
1766 """GetFoldExpanded(int line) -> bool"""
1767 return _stc.StyledTextCtrl_GetFoldExpanded(*args, **kwargs)
1768
1769 def ToggleFold(*args, **kwargs):
1770 """ToggleFold(int line)"""
1771 return _stc.StyledTextCtrl_ToggleFold(*args, **kwargs)
1772
1773 def EnsureVisible(*args, **kwargs):
1774 """EnsureVisible(int line)"""
1775 return _stc.StyledTextCtrl_EnsureVisible(*args, **kwargs)
1776
1777 def SetFoldFlags(*args, **kwargs):
1778 """SetFoldFlags(int flags)"""
1779 return _stc.StyledTextCtrl_SetFoldFlags(*args, **kwargs)
1780
1781 def EnsureVisibleEnforcePolicy(*args, **kwargs):
1782 """EnsureVisibleEnforcePolicy(int line)"""
1783 return _stc.StyledTextCtrl_EnsureVisibleEnforcePolicy(*args, **kwargs)
1784
1785 def SetTabIndents(*args, **kwargs):
1786 """SetTabIndents(bool tabIndents)"""
1787 return _stc.StyledTextCtrl_SetTabIndents(*args, **kwargs)
1788
1789 def GetTabIndents(*args, **kwargs):
1790 """GetTabIndents() -> bool"""
1791 return _stc.StyledTextCtrl_GetTabIndents(*args, **kwargs)
1792
1793 def SetBackSpaceUnIndents(*args, **kwargs):
1794 """SetBackSpaceUnIndents(bool bsUnIndents)"""
1795 return _stc.StyledTextCtrl_SetBackSpaceUnIndents(*args, **kwargs)
1796
1797 def GetBackSpaceUnIndents(*args, **kwargs):
1798 """GetBackSpaceUnIndents() -> bool"""
1799 return _stc.StyledTextCtrl_GetBackSpaceUnIndents(*args, **kwargs)
1800
1801 def SetMouseDwellTime(*args, **kwargs):
1802 """SetMouseDwellTime(int periodMilliseconds)"""
1803 return _stc.StyledTextCtrl_SetMouseDwellTime(*args, **kwargs)
1804
1805 def GetMouseDwellTime(*args, **kwargs):
1806 """GetMouseDwellTime() -> int"""
1807 return _stc.StyledTextCtrl_GetMouseDwellTime(*args, **kwargs)
1808
1809 def WordStartPosition(*args, **kwargs):
1810 """WordStartPosition(int pos, bool onlyWordCharacters) -> int"""
1811 return _stc.StyledTextCtrl_WordStartPosition(*args, **kwargs)
1812
1813 def WordEndPosition(*args, **kwargs):
1814 """WordEndPosition(int pos, bool onlyWordCharacters) -> int"""
1815 return _stc.StyledTextCtrl_WordEndPosition(*args, **kwargs)
1816
1817 def SetWrapMode(*args, **kwargs):
1818 """SetWrapMode(int mode)"""
1819 return _stc.StyledTextCtrl_SetWrapMode(*args, **kwargs)
1820
1821 def GetWrapMode(*args, **kwargs):
1822 """GetWrapMode() -> int"""
1823 return _stc.StyledTextCtrl_GetWrapMode(*args, **kwargs)
1824
1825 def SetLayoutCache(*args, **kwargs):
1826 """SetLayoutCache(int mode)"""
1827 return _stc.StyledTextCtrl_SetLayoutCache(*args, **kwargs)
1828
1829 def GetLayoutCache(*args, **kwargs):
1830 """GetLayoutCache() -> int"""
1831 return _stc.StyledTextCtrl_GetLayoutCache(*args, **kwargs)
1832
1833 def SetScrollWidth(*args, **kwargs):
1834 """SetScrollWidth(int pixelWidth)"""
1835 return _stc.StyledTextCtrl_SetScrollWidth(*args, **kwargs)
1836
1837 def GetScrollWidth(*args, **kwargs):
1838 """GetScrollWidth() -> int"""
1839 return _stc.StyledTextCtrl_GetScrollWidth(*args, **kwargs)
1840
1841 def TextWidth(*args, **kwargs):
196addbf 1842 """TextWidth(int style, String text) -> int"""
e811c8ce
RD
1843 return _stc.StyledTextCtrl_TextWidth(*args, **kwargs)
1844
1845 def SetEndAtLastLine(*args, **kwargs):
1846 """SetEndAtLastLine(bool endAtLastLine)"""
1847 return _stc.StyledTextCtrl_SetEndAtLastLine(*args, **kwargs)
1848
1849 def GetEndAtLastLine(*args, **kwargs):
1850 """GetEndAtLastLine() -> int"""
1851 return _stc.StyledTextCtrl_GetEndAtLastLine(*args, **kwargs)
1852
1853 def TextHeight(*args, **kwargs):
1854 """TextHeight(int line) -> int"""
1855 return _stc.StyledTextCtrl_TextHeight(*args, **kwargs)
1856
1857 def SetUseVerticalScrollBar(*args, **kwargs):
1858 """SetUseVerticalScrollBar(bool show)"""
1859 return _stc.StyledTextCtrl_SetUseVerticalScrollBar(*args, **kwargs)
1860
1861 def GetUseVerticalScrollBar(*args, **kwargs):
1862 """GetUseVerticalScrollBar() -> bool"""
1863 return _stc.StyledTextCtrl_GetUseVerticalScrollBar(*args, **kwargs)
1864
1865 def AppendText(*args, **kwargs):
196addbf 1866 """AppendText(int length, String text)"""
e811c8ce
RD
1867 return _stc.StyledTextCtrl_AppendText(*args, **kwargs)
1868
1869 def GetTwoPhaseDraw(*args, **kwargs):
1870 """GetTwoPhaseDraw() -> bool"""
1871 return _stc.StyledTextCtrl_GetTwoPhaseDraw(*args, **kwargs)
1872
1873 def SetTwoPhaseDraw(*args, **kwargs):
1874 """SetTwoPhaseDraw(bool twoPhase)"""
1875 return _stc.StyledTextCtrl_SetTwoPhaseDraw(*args, **kwargs)
1876
1877 def TargetFromSelection(*args, **kwargs):
1878 """TargetFromSelection()"""
1879 return _stc.StyledTextCtrl_TargetFromSelection(*args, **kwargs)
1880
1881 def LinesJoin(*args, **kwargs):
1882 """LinesJoin()"""
1883 return _stc.StyledTextCtrl_LinesJoin(*args, **kwargs)
1884
1885 def LinesSplit(*args, **kwargs):
1886 """LinesSplit(int pixelWidth)"""
1887 return _stc.StyledTextCtrl_LinesSplit(*args, **kwargs)
1888
1889 def SetFoldMarginColour(*args, **kwargs):
196addbf 1890 """SetFoldMarginColour(bool useSetting, Colour back)"""
e811c8ce
RD
1891 return _stc.StyledTextCtrl_SetFoldMarginColour(*args, **kwargs)
1892
1893 def SetFoldMarginHiColour(*args, **kwargs):
196addbf 1894 """SetFoldMarginHiColour(bool useSetting, Colour fore)"""
e811c8ce
RD
1895 return _stc.StyledTextCtrl_SetFoldMarginHiColour(*args, **kwargs)
1896
1897 def LineDuplicate(*args, **kwargs):
1898 """LineDuplicate()"""
1899 return _stc.StyledTextCtrl_LineDuplicate(*args, **kwargs)
1900
1901 def HomeDisplay(*args, **kwargs):
1902 """HomeDisplay()"""
1903 return _stc.StyledTextCtrl_HomeDisplay(*args, **kwargs)
1904
1905 def HomeDisplayExtend(*args, **kwargs):
1906 """HomeDisplayExtend()"""
1907 return _stc.StyledTextCtrl_HomeDisplayExtend(*args, **kwargs)
1908
1909 def LineEndDisplay(*args, **kwargs):
1910 """LineEndDisplay()"""
1911 return _stc.StyledTextCtrl_LineEndDisplay(*args, **kwargs)
1912
1913 def LineEndDisplayExtend(*args, **kwargs):
1914 """LineEndDisplayExtend()"""
1915 return _stc.StyledTextCtrl_LineEndDisplayExtend(*args, **kwargs)
1916
1917 def LineCopy(*args, **kwargs):
1918 """LineCopy()"""
1919 return _stc.StyledTextCtrl_LineCopy(*args, **kwargs)
1920
1921 def MoveCaretInsideView(*args, **kwargs):
1922 """MoveCaretInsideView()"""
1923 return _stc.StyledTextCtrl_MoveCaretInsideView(*args, **kwargs)
1924
1925 def LineLength(*args, **kwargs):
1926 """LineLength(int line) -> int"""
1927 return _stc.StyledTextCtrl_LineLength(*args, **kwargs)
1928
1929 def BraceHighlight(*args, **kwargs):
1930 """BraceHighlight(int pos1, int pos2)"""
1931 return _stc.StyledTextCtrl_BraceHighlight(*args, **kwargs)
1932
1933 def BraceBadLight(*args, **kwargs):
1934 """BraceBadLight(int pos)"""
1935 return _stc.StyledTextCtrl_BraceBadLight(*args, **kwargs)
1936
1937 def BraceMatch(*args, **kwargs):
1938 """BraceMatch(int pos) -> int"""
1939 return _stc.StyledTextCtrl_BraceMatch(*args, **kwargs)
1940
1941 def GetViewEOL(*args, **kwargs):
1942 """GetViewEOL() -> bool"""
1943 return _stc.StyledTextCtrl_GetViewEOL(*args, **kwargs)
1944
1945 def SetViewEOL(*args, **kwargs):
1946 """SetViewEOL(bool visible)"""
1947 return _stc.StyledTextCtrl_SetViewEOL(*args, **kwargs)
1948
1949 def GetDocPointer(*args, **kwargs):
1950 """GetDocPointer() -> void"""
1951 return _stc.StyledTextCtrl_GetDocPointer(*args, **kwargs)
1952
1953 def SetDocPointer(*args, **kwargs):
1954 """SetDocPointer(void docPointer)"""
1955 return _stc.StyledTextCtrl_SetDocPointer(*args, **kwargs)
1956
1957 def SetModEventMask(*args, **kwargs):
1958 """SetModEventMask(int mask)"""
1959 return _stc.StyledTextCtrl_SetModEventMask(*args, **kwargs)
1960
1961 def GetEdgeColumn(*args, **kwargs):
1962 """GetEdgeColumn() -> int"""
1963 return _stc.StyledTextCtrl_GetEdgeColumn(*args, **kwargs)
1964
1965 def SetEdgeColumn(*args, **kwargs):
1966 """SetEdgeColumn(int column)"""
1967 return _stc.StyledTextCtrl_SetEdgeColumn(*args, **kwargs)
1968
1969 def GetEdgeMode(*args, **kwargs):
1970 """GetEdgeMode() -> int"""
1971 return _stc.StyledTextCtrl_GetEdgeMode(*args, **kwargs)
1972
1973 def SetEdgeMode(*args, **kwargs):
1974 """SetEdgeMode(int mode)"""
1975 return _stc.StyledTextCtrl_SetEdgeMode(*args, **kwargs)
1976
1977 def GetEdgeColour(*args, **kwargs):
196addbf 1978 """GetEdgeColour() -> Colour"""
e811c8ce
RD
1979 return _stc.StyledTextCtrl_GetEdgeColour(*args, **kwargs)
1980
1981 def SetEdgeColour(*args, **kwargs):
196addbf 1982 """SetEdgeColour(Colour edgeColour)"""
e811c8ce
RD
1983 return _stc.StyledTextCtrl_SetEdgeColour(*args, **kwargs)
1984
1985 def SearchAnchor(*args, **kwargs):
1986 """SearchAnchor()"""
1987 return _stc.StyledTextCtrl_SearchAnchor(*args, **kwargs)
1988
1989 def SearchNext(*args, **kwargs):
196addbf 1990 """SearchNext(int flags, String text) -> int"""
e811c8ce
RD
1991 return _stc.StyledTextCtrl_SearchNext(*args, **kwargs)
1992
1993 def SearchPrev(*args, **kwargs):
196addbf 1994 """SearchPrev(int flags, String text) -> int"""
e811c8ce
RD
1995 return _stc.StyledTextCtrl_SearchPrev(*args, **kwargs)
1996
1997 def LinesOnScreen(*args, **kwargs):
1998 """LinesOnScreen() -> int"""
1999 return _stc.StyledTextCtrl_LinesOnScreen(*args, **kwargs)
2000
2001 def UsePopUp(*args, **kwargs):
2002 """UsePopUp(bool allowPopUp)"""
2003 return _stc.StyledTextCtrl_UsePopUp(*args, **kwargs)
2004
2005 def SelectionIsRectangle(*args, **kwargs):
2006 """SelectionIsRectangle() -> bool"""
2007 return _stc.StyledTextCtrl_SelectionIsRectangle(*args, **kwargs)
2008
2009 def SetZoom(*args, **kwargs):
2010 """SetZoom(int zoom)"""
2011 return _stc.StyledTextCtrl_SetZoom(*args, **kwargs)
2012
2013 def GetZoom(*args, **kwargs):
2014 """GetZoom() -> int"""
2015 return _stc.StyledTextCtrl_GetZoom(*args, **kwargs)
2016
2017 def CreateDocument(*args, **kwargs):
2018 """CreateDocument() -> void"""
2019 return _stc.StyledTextCtrl_CreateDocument(*args, **kwargs)
2020
2021 def AddRefDocument(*args, **kwargs):
2022 """AddRefDocument(void docPointer)"""
2023 return _stc.StyledTextCtrl_AddRefDocument(*args, **kwargs)
2024
2025 def ReleaseDocument(*args, **kwargs):
2026 """ReleaseDocument(void docPointer)"""
2027 return _stc.StyledTextCtrl_ReleaseDocument(*args, **kwargs)
2028
2029 def GetModEventMask(*args, **kwargs):
2030 """GetModEventMask() -> int"""
2031 return _stc.StyledTextCtrl_GetModEventMask(*args, **kwargs)
2032
2033 def SetSTCFocus(*args, **kwargs):
2034 """SetSTCFocus(bool focus)"""
2035 return _stc.StyledTextCtrl_SetSTCFocus(*args, **kwargs)
2036
2037 def GetSTCFocus(*args, **kwargs):
2038 """GetSTCFocus() -> bool"""
2039 return _stc.StyledTextCtrl_GetSTCFocus(*args, **kwargs)
2040
2041 def SetStatus(*args, **kwargs):
2042 """SetStatus(int statusCode)"""
2043 return _stc.StyledTextCtrl_SetStatus(*args, **kwargs)
2044
2045 def GetStatus(*args, **kwargs):
2046 """GetStatus() -> int"""
2047 return _stc.StyledTextCtrl_GetStatus(*args, **kwargs)
2048
2049 def SetMouseDownCaptures(*args, **kwargs):
2050 """SetMouseDownCaptures(bool captures)"""
2051 return _stc.StyledTextCtrl_SetMouseDownCaptures(*args, **kwargs)
2052
2053 def GetMouseDownCaptures(*args, **kwargs):
2054 """GetMouseDownCaptures() -> bool"""
2055 return _stc.StyledTextCtrl_GetMouseDownCaptures(*args, **kwargs)
2056
2057 def SetSTCCursor(*args, **kwargs):
2058 """SetSTCCursor(int cursorType)"""
2059 return _stc.StyledTextCtrl_SetSTCCursor(*args, **kwargs)
2060
2061 def GetSTCCursor(*args, **kwargs):
2062 """GetSTCCursor() -> int"""
2063 return _stc.StyledTextCtrl_GetSTCCursor(*args, **kwargs)
2064
2065 def SetControlCharSymbol(*args, **kwargs):
2066 """SetControlCharSymbol(int symbol)"""
2067 return _stc.StyledTextCtrl_SetControlCharSymbol(*args, **kwargs)
2068
2069 def GetControlCharSymbol(*args, **kwargs):
2070 """GetControlCharSymbol() -> int"""
2071 return _stc.StyledTextCtrl_GetControlCharSymbol(*args, **kwargs)
2072
2073 def WordPartLeft(*args, **kwargs):
2074 """WordPartLeft()"""
2075 return _stc.StyledTextCtrl_WordPartLeft(*args, **kwargs)
2076
2077 def WordPartLeftExtend(*args, **kwargs):
2078 """WordPartLeftExtend()"""
2079 return _stc.StyledTextCtrl_WordPartLeftExtend(*args, **kwargs)
2080
2081 def WordPartRight(*args, **kwargs):
2082 """WordPartRight()"""
2083 return _stc.StyledTextCtrl_WordPartRight(*args, **kwargs)
2084
2085 def WordPartRightExtend(*args, **kwargs):
2086 """WordPartRightExtend()"""
2087 return _stc.StyledTextCtrl_WordPartRightExtend(*args, **kwargs)
2088
2089 def SetVisiblePolicy(*args, **kwargs):
2090 """SetVisiblePolicy(int visiblePolicy, int visibleSlop)"""
2091 return _stc.StyledTextCtrl_SetVisiblePolicy(*args, **kwargs)
2092
2093 def DelLineLeft(*args, **kwargs):
2094 """DelLineLeft()"""
2095 return _stc.StyledTextCtrl_DelLineLeft(*args, **kwargs)
2096
2097 def DelLineRight(*args, **kwargs):
2098 """DelLineRight()"""
2099 return _stc.StyledTextCtrl_DelLineRight(*args, **kwargs)
2100
2101 def SetXOffset(*args, **kwargs):
2102 """SetXOffset(int newOffset)"""
2103 return _stc.StyledTextCtrl_SetXOffset(*args, **kwargs)
2104
2105 def GetXOffset(*args, **kwargs):
2106 """GetXOffset() -> int"""
2107 return _stc.StyledTextCtrl_GetXOffset(*args, **kwargs)
2108
2109 def ChooseCaretX(*args, **kwargs):
2110 """ChooseCaretX()"""
2111 return _stc.StyledTextCtrl_ChooseCaretX(*args, **kwargs)
2112
2113 def SetXCaretPolicy(*args, **kwargs):
2114 """SetXCaretPolicy(int caretPolicy, int caretSlop)"""
2115 return _stc.StyledTextCtrl_SetXCaretPolicy(*args, **kwargs)
2116
2117 def SetYCaretPolicy(*args, **kwargs):
2118 """SetYCaretPolicy(int caretPolicy, int caretSlop)"""
2119 return _stc.StyledTextCtrl_SetYCaretPolicy(*args, **kwargs)
2120
2121 def SetPrintWrapMode(*args, **kwargs):
2122 """SetPrintWrapMode(int mode)"""
2123 return _stc.StyledTextCtrl_SetPrintWrapMode(*args, **kwargs)
2124
2125 def GetPrintWrapMode(*args, **kwargs):
2126 """GetPrintWrapMode() -> int"""
2127 return _stc.StyledTextCtrl_GetPrintWrapMode(*args, **kwargs)
2128
2129 def SetHotspotActiveForeground(*args, **kwargs):
196addbf 2130 """SetHotspotActiveForeground(bool useSetting, Colour fore)"""
e811c8ce
RD
2131 return _stc.StyledTextCtrl_SetHotspotActiveForeground(*args, **kwargs)
2132
2133 def SetHotspotActiveBackground(*args, **kwargs):
196addbf 2134 """SetHotspotActiveBackground(bool useSetting, Colour back)"""
e811c8ce
RD
2135 return _stc.StyledTextCtrl_SetHotspotActiveBackground(*args, **kwargs)
2136
2137 def SetHotspotActiveUnderline(*args, **kwargs):
2138 """SetHotspotActiveUnderline(bool underline)"""
2139 return _stc.StyledTextCtrl_SetHotspotActiveUnderline(*args, **kwargs)
2140
96b3fa7c
RD
2141 def SetHotspotSingleLine(*args, **kwargs):
2142 """SetHotspotSingleLine(bool singleLine)"""
2143 return _stc.StyledTextCtrl_SetHotspotSingleLine(*args, **kwargs)
2144
e811c8ce
RD
2145 def PositionBefore(*args, **kwargs):
2146 """PositionBefore(int pos) -> int"""
2147 return _stc.StyledTextCtrl_PositionBefore(*args, **kwargs)
2148
2149 def PositionAfter(*args, **kwargs):
2150 """PositionAfter(int pos) -> int"""
2151 return _stc.StyledTextCtrl_PositionAfter(*args, **kwargs)
2152
2153 def CopyRange(*args, **kwargs):
2154 """CopyRange(int start, int end)"""
2155 return _stc.StyledTextCtrl_CopyRange(*args, **kwargs)
2156
2157 def CopyText(*args, **kwargs):
196addbf 2158 """CopyText(int length, String text)"""
e811c8ce
RD
2159 return _stc.StyledTextCtrl_CopyText(*args, **kwargs)
2160
96b3fa7c
RD
2161 def SetSelectionMode(*args, **kwargs):
2162 """SetSelectionMode(int mode)"""
2163 return _stc.StyledTextCtrl_SetSelectionMode(*args, **kwargs)
2164
2165 def GetSelectionMode(*args, **kwargs):
2166 """GetSelectionMode() -> int"""
2167 return _stc.StyledTextCtrl_GetSelectionMode(*args, **kwargs)
2168
2169 def GetLineSelStartPosition(*args, **kwargs):
2170 """GetLineSelStartPosition(int line) -> int"""
2171 return _stc.StyledTextCtrl_GetLineSelStartPosition(*args, **kwargs)
2172
2173 def GetLineSelEndPosition(*args, **kwargs):
2174 """GetLineSelEndPosition(int line) -> int"""
2175 return _stc.StyledTextCtrl_GetLineSelEndPosition(*args, **kwargs)
2176
2177 def SetWhitespaceChars(*args, **kwargs):
2178 """SetWhitespaceChars(String characters)"""
2179 return _stc.StyledTextCtrl_SetWhitespaceChars(*args, **kwargs)
2180
2181 def SetCharsDefault(*args, **kwargs):
2182 """SetCharsDefault()"""
2183 return _stc.StyledTextCtrl_SetCharsDefault(*args, **kwargs)
2184
2185 def AutoCompGetCurrent(*args, **kwargs):
2186 """AutoCompGetCurrent() -> int"""
2187 return _stc.StyledTextCtrl_AutoCompGetCurrent(*args, **kwargs)
2188
e811c8ce
RD
2189 def StartRecord(*args, **kwargs):
2190 """StartRecord()"""
2191 return _stc.StyledTextCtrl_StartRecord(*args, **kwargs)
2192
2193 def StopRecord(*args, **kwargs):
2194 """StopRecord()"""
2195 return _stc.StyledTextCtrl_StopRecord(*args, **kwargs)
2196
2197 def SetLexer(*args, **kwargs):
2198 """SetLexer(int lexer)"""
2199 return _stc.StyledTextCtrl_SetLexer(*args, **kwargs)
2200
2201 def GetLexer(*args, **kwargs):
2202 """GetLexer() -> int"""
2203 return _stc.StyledTextCtrl_GetLexer(*args, **kwargs)
2204
2205 def Colourise(*args, **kwargs):
2206 """Colourise(int start, int end)"""
2207 return _stc.StyledTextCtrl_Colourise(*args, **kwargs)
2208
2209 def SetProperty(*args, **kwargs):
196addbf 2210 """SetProperty(String key, String value)"""
e811c8ce
RD
2211 return _stc.StyledTextCtrl_SetProperty(*args, **kwargs)
2212
2213 def SetKeyWords(*args, **kwargs):
196addbf 2214 """SetKeyWords(int keywordSet, String keyWords)"""
e811c8ce
RD
2215 return _stc.StyledTextCtrl_SetKeyWords(*args, **kwargs)
2216
2217 def SetLexerLanguage(*args, **kwargs):
196addbf 2218 """SetLexerLanguage(String language)"""
e811c8ce
RD
2219 return _stc.StyledTextCtrl_SetLexerLanguage(*args, **kwargs)
2220
2221 def GetCurrentLine(*args, **kwargs):
2222 """GetCurrentLine() -> int"""
2223 return _stc.StyledTextCtrl_GetCurrentLine(*args, **kwargs)
2224
2225 def StyleSetSpec(*args, **kwargs):
196addbf 2226 """StyleSetSpec(int styleNum, String spec)"""
e811c8ce
RD
2227 return _stc.StyledTextCtrl_StyleSetSpec(*args, **kwargs)
2228
2229 def StyleSetFont(*args, **kwargs):
196addbf 2230 """StyleSetFont(int styleNum, Font font)"""
e811c8ce
RD
2231 return _stc.StyledTextCtrl_StyleSetFont(*args, **kwargs)
2232
2233 def StyleSetFontAttr(*args, **kwargs):
0df68c9f 2234 """
196addbf 2235 StyleSetFontAttr(int styleNum, int size, String faceName, bool bold,
0df68c9f
RD
2236 bool italic, bool underline)
2237 """
e811c8ce
RD
2238 return _stc.StyledTextCtrl_StyleSetFontAttr(*args, **kwargs)
2239
2240 def CmdKeyExecute(*args, **kwargs):
2241 """CmdKeyExecute(int cmd)"""
2242 return _stc.StyledTextCtrl_CmdKeyExecute(*args, **kwargs)
2243
2244 def SetMargins(*args, **kwargs):
2245 """SetMargins(int left, int right)"""
2246 return _stc.StyledTextCtrl_SetMargins(*args, **kwargs)
2247
2248 def GetSelection(*args, **kwargs):
2249 """GetSelection(int OUTPUT, int OUTPUT)"""
2250 return _stc.StyledTextCtrl_GetSelection(*args, **kwargs)
2251
2252 def PointFromPosition(*args, **kwargs):
2253 """PointFromPosition(int pos) -> Point"""
2254 return _stc.StyledTextCtrl_PointFromPosition(*args, **kwargs)
2255
2256 def ScrollToLine(*args, **kwargs):
2257 """ScrollToLine(int line)"""
2258 return _stc.StyledTextCtrl_ScrollToLine(*args, **kwargs)
2259
2260 def ScrollToColumn(*args, **kwargs):
2261 """ScrollToColumn(int column)"""
2262 return _stc.StyledTextCtrl_ScrollToColumn(*args, **kwargs)
2263
2264 def SendMsg(*args, **kwargs):
2265 """SendMsg(int msg, long wp=0, long lp=0) -> long"""
2266 return _stc.StyledTextCtrl_SendMsg(*args, **kwargs)
2267
2268 def SetVScrollBar(*args, **kwargs):
2269 """SetVScrollBar(wxScrollBar bar)"""
2270 return _stc.StyledTextCtrl_SetVScrollBar(*args, **kwargs)
2271
2272 def SetHScrollBar(*args, **kwargs):
2273 """SetHScrollBar(wxScrollBar bar)"""
2274 return _stc.StyledTextCtrl_SetHScrollBar(*args, **kwargs)
2275
2276 def GetLastKeydownProcessed(*args, **kwargs):
2277 """GetLastKeydownProcessed() -> bool"""
2278 return _stc.StyledTextCtrl_GetLastKeydownProcessed(*args, **kwargs)
2279
2280 def SetLastKeydownProcessed(*args, **kwargs):
2281 """SetLastKeydownProcessed(bool val)"""
2282 return _stc.StyledTextCtrl_SetLastKeydownProcessed(*args, **kwargs)
2283
2284 def SaveFile(*args, **kwargs):
196addbf 2285 """SaveFile(String filename) -> bool"""
e811c8ce
RD
2286 return _stc.StyledTextCtrl_SaveFile(*args, **kwargs)
2287
2288 def LoadFile(*args, **kwargs):
196addbf 2289 """LoadFile(String filename) -> bool"""
e811c8ce
RD
2290 return _stc.StyledTextCtrl_LoadFile(*args, **kwargs)
2291
2292 def DoDragOver(*args, **kwargs):
96b3fa7c 2293 """DoDragOver(int x, int y, int def) -> int"""
e811c8ce
RD
2294 return _stc.StyledTextCtrl_DoDragOver(*args, **kwargs)
2295
2296 def DoDropText(*args, **kwargs):
196addbf 2297 """DoDropText(long x, long y, String data) -> bool"""
e811c8ce
RD
2298 return _stc.StyledTextCtrl_DoDropText(*args, **kwargs)
2299
db914595
RD
2300 def SetUseAntiAliasing(*args, **kwargs):
2301 """SetUseAntiAliasing(bool useAA)"""
2302 return _stc.StyledTextCtrl_SetUseAntiAliasing(*args, **kwargs)
2303
2304 def GetUseAntiAliasing(*args, **kwargs):
2305 """GetUseAntiAliasing() -> bool"""
2306 return _stc.StyledTextCtrl_GetUseAntiAliasing(*args, **kwargs)
2307
d14a1e28
RD
2308
2309class StyledTextCtrlPtr(StyledTextCtrl):
2310 def __init__(self, this):
2311 self.this = this
2312 if not hasattr(self,"thisown"): self.thisown = 0
2313 self.__class__ = StyledTextCtrl
2314_stc.StyledTextCtrl_swigregister(StyledTextCtrlPtr)
b2dc1044
RD
2315cvar = _stc.cvar
2316STCNameStr = cvar.STCNameStr
d14a1e28
RD
2317
2318def PreStyledTextCtrl(*args, **kwargs):
e811c8ce 2319 """PreStyledTextCtrl() -> StyledTextCtrl"""
d14a1e28
RD
2320 val = _stc.new_PreStyledTextCtrl(*args, **kwargs)
2321 val.thisown = 1
2322 return val
2323
2324class StyledTextEvent(core.CommandEvent):
e811c8ce
RD
2325 def __repr__(self):
2326 return "<%s.%s; proxy of C++ wxStyledTextEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
d14a1e28 2327 def __init__(self, *args, **kwargs):
e811c8ce 2328 """__init__(wxEventType commandType=0, int id=0) -> StyledTextEvent"""
d14a1e28
RD
2329 newobj = _stc.new_StyledTextEvent(*args, **kwargs)
2330 self.this = newobj.this
2331 self.thisown = 1
2332 del newobj.thisown
2333 def __del__(self, destroy=_stc.delete_StyledTextEvent):
e811c8ce 2334 """__del__()"""
d14a1e28
RD
2335 try:
2336 if self.thisown: destroy(self)
2337 except: pass
e811c8ce
RD
2338
2339 def SetPosition(*args, **kwargs):
2340 """SetPosition(int pos)"""
2341 return _stc.StyledTextEvent_SetPosition(*args, **kwargs)
2342
2343 def SetKey(*args, **kwargs):
2344 """SetKey(int k)"""
2345 return _stc.StyledTextEvent_SetKey(*args, **kwargs)
2346
2347 def SetModifiers(*args, **kwargs):
2348 """SetModifiers(int m)"""
2349 return _stc.StyledTextEvent_SetModifiers(*args, **kwargs)
2350
2351 def SetModificationType(*args, **kwargs):
2352 """SetModificationType(int t)"""
2353 return _stc.StyledTextEvent_SetModificationType(*args, **kwargs)
2354
2355 def SetText(*args, **kwargs):
196addbf 2356 """SetText(String t)"""
e811c8ce
RD
2357 return _stc.StyledTextEvent_SetText(*args, **kwargs)
2358
2359 def SetLength(*args, **kwargs):
2360 """SetLength(int len)"""
2361 return _stc.StyledTextEvent_SetLength(*args, **kwargs)
2362
2363 def SetLinesAdded(*args, **kwargs):
2364 """SetLinesAdded(int num)"""
2365 return _stc.StyledTextEvent_SetLinesAdded(*args, **kwargs)
2366
2367 def SetLine(*args, **kwargs):
2368 """SetLine(int val)"""
2369 return _stc.StyledTextEvent_SetLine(*args, **kwargs)
2370
2371 def SetFoldLevelNow(*args, **kwargs):
2372 """SetFoldLevelNow(int val)"""
2373 return _stc.StyledTextEvent_SetFoldLevelNow(*args, **kwargs)
2374
2375 def SetFoldLevelPrev(*args, **kwargs):
2376 """SetFoldLevelPrev(int val)"""
2377 return _stc.StyledTextEvent_SetFoldLevelPrev(*args, **kwargs)
2378
2379 def SetMargin(*args, **kwargs):
2380 """SetMargin(int val)"""
2381 return _stc.StyledTextEvent_SetMargin(*args, **kwargs)
2382
2383 def SetMessage(*args, **kwargs):
2384 """SetMessage(int val)"""
2385 return _stc.StyledTextEvent_SetMessage(*args, **kwargs)
2386
2387 def SetWParam(*args, **kwargs):
2388 """SetWParam(int val)"""
2389 return _stc.StyledTextEvent_SetWParam(*args, **kwargs)
2390
2391 def SetLParam(*args, **kwargs):
2392 """SetLParam(int val)"""
2393 return _stc.StyledTextEvent_SetLParam(*args, **kwargs)
2394
2395 def SetListType(*args, **kwargs):
2396 """SetListType(int val)"""
2397 return _stc.StyledTextEvent_SetListType(*args, **kwargs)
2398
2399 def SetX(*args, **kwargs):
2400 """SetX(int val)"""
2401 return _stc.StyledTextEvent_SetX(*args, **kwargs)
2402
2403 def SetY(*args, **kwargs):
2404 """SetY(int val)"""
2405 return _stc.StyledTextEvent_SetY(*args, **kwargs)
2406
2407 def SetDragText(*args, **kwargs):
196addbf 2408 """SetDragText(String val)"""
e811c8ce
RD
2409 return _stc.StyledTextEvent_SetDragText(*args, **kwargs)
2410
2411 def SetDragAllowMove(*args, **kwargs):
2412 """SetDragAllowMove(bool val)"""
2413 return _stc.StyledTextEvent_SetDragAllowMove(*args, **kwargs)
2414
2415 def SetDragResult(*args, **kwargs):
96b3fa7c 2416 """SetDragResult(int val)"""
e811c8ce
RD
2417 return _stc.StyledTextEvent_SetDragResult(*args, **kwargs)
2418
2419 def GetPosition(*args, **kwargs):
2420 """GetPosition() -> int"""
2421 return _stc.StyledTextEvent_GetPosition(*args, **kwargs)
2422
2423 def GetKey(*args, **kwargs):
2424 """GetKey() -> int"""
2425 return _stc.StyledTextEvent_GetKey(*args, **kwargs)
2426
2427 def GetModifiers(*args, **kwargs):
2428 """GetModifiers() -> int"""
2429 return _stc.StyledTextEvent_GetModifiers(*args, **kwargs)
2430
2431 def GetModificationType(*args, **kwargs):
2432 """GetModificationType() -> int"""
2433 return _stc.StyledTextEvent_GetModificationType(*args, **kwargs)
2434
2435 def GetText(*args, **kwargs):
196addbf 2436 """GetText() -> String"""
e811c8ce
RD
2437 return _stc.StyledTextEvent_GetText(*args, **kwargs)
2438
2439 def GetLength(*args, **kwargs):
2440 """GetLength() -> int"""
2441 return _stc.StyledTextEvent_GetLength(*args, **kwargs)
2442
2443 def GetLinesAdded(*args, **kwargs):
2444 """GetLinesAdded() -> int"""
2445 return _stc.StyledTextEvent_GetLinesAdded(*args, **kwargs)
2446
2447 def GetLine(*args, **kwargs):
2448 """GetLine() -> int"""
2449 return _stc.StyledTextEvent_GetLine(*args, **kwargs)
2450
2451 def GetFoldLevelNow(*args, **kwargs):
2452 """GetFoldLevelNow() -> int"""
2453 return _stc.StyledTextEvent_GetFoldLevelNow(*args, **kwargs)
2454
2455 def GetFoldLevelPrev(*args, **kwargs):
2456 """GetFoldLevelPrev() -> int"""
2457 return _stc.StyledTextEvent_GetFoldLevelPrev(*args, **kwargs)
2458
2459 def GetMargin(*args, **kwargs):
2460 """GetMargin() -> int"""
2461 return _stc.StyledTextEvent_GetMargin(*args, **kwargs)
2462
2463 def GetMessage(*args, **kwargs):
2464 """GetMessage() -> int"""
2465 return _stc.StyledTextEvent_GetMessage(*args, **kwargs)
2466
2467 def GetWParam(*args, **kwargs):
2468 """GetWParam() -> int"""
2469 return _stc.StyledTextEvent_GetWParam(*args, **kwargs)
2470
2471 def GetLParam(*args, **kwargs):
2472 """GetLParam() -> int"""
2473 return _stc.StyledTextEvent_GetLParam(*args, **kwargs)
2474
2475 def GetListType(*args, **kwargs):
2476 """GetListType() -> int"""
2477 return _stc.StyledTextEvent_GetListType(*args, **kwargs)
2478
2479 def GetX(*args, **kwargs):
2480 """GetX() -> int"""
2481 return _stc.StyledTextEvent_GetX(*args, **kwargs)
2482
2483 def GetY(*args, **kwargs):
2484 """GetY() -> int"""
2485 return _stc.StyledTextEvent_GetY(*args, **kwargs)
2486
2487 def GetDragText(*args, **kwargs):
196addbf 2488 """GetDragText() -> String"""
e811c8ce
RD
2489 return _stc.StyledTextEvent_GetDragText(*args, **kwargs)
2490
2491 def GetDragAllowMove(*args, **kwargs):
2492 """GetDragAllowMove() -> bool"""
2493 return _stc.StyledTextEvent_GetDragAllowMove(*args, **kwargs)
2494
2495 def GetDragResult(*args, **kwargs):
96b3fa7c 2496 """GetDragResult() -> int"""
e811c8ce
RD
2497 return _stc.StyledTextEvent_GetDragResult(*args, **kwargs)
2498
2499 def GetShift(*args, **kwargs):
2500 """GetShift() -> bool"""
2501 return _stc.StyledTextEvent_GetShift(*args, **kwargs)
2502
2503 def GetControl(*args, **kwargs):
2504 """GetControl() -> bool"""
2505 return _stc.StyledTextEvent_GetControl(*args, **kwargs)
2506
2507 def GetAlt(*args, **kwargs):
2508 """GetAlt() -> bool"""
2509 return _stc.StyledTextEvent_GetAlt(*args, **kwargs)
2510
2511 def Clone(*args, **kwargs):
2512 """Clone() -> Event"""
2513 return _stc.StyledTextEvent_Clone(*args, **kwargs)
2514
d14a1e28
RD
2515
2516class StyledTextEventPtr(StyledTextEvent):
2517 def __init__(self, this):
2518 self.this = this
2519 if not hasattr(self,"thisown"): self.thisown = 0
2520 self.__class__ = StyledTextEvent
2521_stc.StyledTextEvent_swigregister(StyledTextEventPtr)
2522
2523wxEVT_STC_CHANGE = _stc.wxEVT_STC_CHANGE
2524wxEVT_STC_STYLENEEDED = _stc.wxEVT_STC_STYLENEEDED
2525wxEVT_STC_CHARADDED = _stc.wxEVT_STC_CHARADDED
2526wxEVT_STC_SAVEPOINTREACHED = _stc.wxEVT_STC_SAVEPOINTREACHED
2527wxEVT_STC_SAVEPOINTLEFT = _stc.wxEVT_STC_SAVEPOINTLEFT
2528wxEVT_STC_ROMODIFYATTEMPT = _stc.wxEVT_STC_ROMODIFYATTEMPT
2529wxEVT_STC_KEY = _stc.wxEVT_STC_KEY
2530wxEVT_STC_DOUBLECLICK = _stc.wxEVT_STC_DOUBLECLICK
2531wxEVT_STC_UPDATEUI = _stc.wxEVT_STC_UPDATEUI
2532wxEVT_STC_MODIFIED = _stc.wxEVT_STC_MODIFIED
2533wxEVT_STC_MACRORECORD = _stc.wxEVT_STC_MACRORECORD
2534wxEVT_STC_MARGINCLICK = _stc.wxEVT_STC_MARGINCLICK
2535wxEVT_STC_NEEDSHOWN = _stc.wxEVT_STC_NEEDSHOWN
2536wxEVT_STC_POSCHANGED = _stc.wxEVT_STC_POSCHANGED
2537wxEVT_STC_PAINTED = _stc.wxEVT_STC_PAINTED
2538wxEVT_STC_USERLISTSELECTION = _stc.wxEVT_STC_USERLISTSELECTION
2539wxEVT_STC_URIDROPPED = _stc.wxEVT_STC_URIDROPPED
2540wxEVT_STC_DWELLSTART = _stc.wxEVT_STC_DWELLSTART
2541wxEVT_STC_DWELLEND = _stc.wxEVT_STC_DWELLEND
2542wxEVT_STC_START_DRAG = _stc.wxEVT_STC_START_DRAG
2543wxEVT_STC_DRAG_OVER = _stc.wxEVT_STC_DRAG_OVER
2544wxEVT_STC_DO_DROP = _stc.wxEVT_STC_DO_DROP
2545wxEVT_STC_ZOOM = _stc.wxEVT_STC_ZOOM
2546wxEVT_STC_HOTSPOT_CLICK = _stc.wxEVT_STC_HOTSPOT_CLICK
2547wxEVT_STC_HOTSPOT_DCLICK = _stc.wxEVT_STC_HOTSPOT_DCLICK
2548wxEVT_STC_CALLTIP_CLICK = _stc.wxEVT_STC_CALLTIP_CLICK
2549EVT_STC_CHANGE = wx.PyEventBinder( wxEVT_STC_CHANGE, 1 )
2550EVT_STC_STYLENEEDED = wx.PyEventBinder( wxEVT_STC_STYLENEEDED, 1 )
2551EVT_STC_CHARADDED = wx.PyEventBinder( wxEVT_STC_CHARADDED, 1 )
2552EVT_STC_SAVEPOINTREACHED = wx.PyEventBinder( wxEVT_STC_SAVEPOINTREACHED, 1 )
2553EVT_STC_SAVEPOINTLEFT = wx.PyEventBinder( wxEVT_STC_SAVEPOINTLEFT, 1 )
2554EVT_STC_ROMODIFYATTEMPT = wx.PyEventBinder( wxEVT_STC_ROMODIFYATTEMPT, 1 )
2555EVT_STC_KEY = wx.PyEventBinder( wxEVT_STC_KEY, 1 )
2556EVT_STC_DOUBLECLICK = wx.PyEventBinder( wxEVT_STC_DOUBLECLICK, 1 )
2557EVT_STC_UPDATEUI = wx.PyEventBinder( wxEVT_STC_UPDATEUI, 1 )
2558EVT_STC_MODIFIED = wx.PyEventBinder( wxEVT_STC_MODIFIED, 1 )
2559EVT_STC_MACRORECORD = wx.PyEventBinder( wxEVT_STC_MACRORECORD, 1 )
2560EVT_STC_MARGINCLICK = wx.PyEventBinder( wxEVT_STC_MARGINCLICK, 1 )
2561EVT_STC_NEEDSHOWN = wx.PyEventBinder( wxEVT_STC_NEEDSHOWN, 1 )
2562EVT_STC_POSCHANGED = wx.PyEventBinder( wxEVT_STC_POSCHANGED, 1 )
2563EVT_STC_PAINTED = wx.PyEventBinder( wxEVT_STC_PAINTED, 1 )
2564EVT_STC_USERLISTSELECTION = wx.PyEventBinder( wxEVT_STC_USERLISTSELECTION, 1 )
2565EVT_STC_URIDROPPED = wx.PyEventBinder( wxEVT_STC_URIDROPPED, 1 )
2566EVT_STC_DWELLSTART = wx.PyEventBinder( wxEVT_STC_DWELLSTART, 1 )
2567EVT_STC_DWELLEND = wx.PyEventBinder( wxEVT_STC_DWELLEND, 1 )
2568EVT_STC_START_DRAG = wx.PyEventBinder( wxEVT_STC_START_DRAG, 1 )
2569EVT_STC_DRAG_OVER = wx.PyEventBinder( wxEVT_STC_DRAG_OVER, 1 )
2570EVT_STC_DO_DROP = wx.PyEventBinder( wxEVT_STC_DO_DROP, 1 )
2571EVT_STC_ZOOM = wx.PyEventBinder( wxEVT_STC_ZOOM, 1 )
2572EVT_STC_HOTSPOT_CLICK = wx.PyEventBinder( wxEVT_STC_HOTSPOT_CLICK, 1 )
2573EVT_STC_HOTSPOT_DCLICK = wx.PyEventBinder( wxEVT_STC_HOTSPOT_DCLICK, 1 )
2574EVT_STC_CALLTIP_CLICK = wx.PyEventBinder( wxEVT_STC_CALLTIP_CLICK, 1 )
f6bcfd97 2575
f6bcfd97 2576