Skip to content

ScintillaEdit

Bases: ScintillaEditFixed

The Scintilla editing widget.

A real subclass rather than an import alias, so type checkers (and "go to definition") report this class's own name instead of the underlying ScintillaEditFixed binding class -- see docs/bindings.md for why that class exists.