Scintilla.CreateGeneralEditor
static function CreateGeneralEditor
Prototype:
static function CreateGeneralEditor(owner, number lexer=SCLEX_XML, string keywords="")
Parameters
lexer
(number) has a default value of SCLEX_XML
keywords
(string) has a default value of ""
Description:
TODO: Document this
Return value:
// TO DO