Scintilla.CreateGeneralEditor


static function CreateGeneralEditor

Prototype:

static function CreateGeneralEditor(owner, number lexer=SCLEX_XML, string keywords="")

Parameters

owner
// TO DO
lexer
(number) has a default value of SCLEX_XML
keywords
(string) has a default value of ""

Description:

TODO: Document this

Return value:

// TO DO