Vte.TerminalAccessible.OnTextChanged Method
Default handler for the TerminalAccessible.TextChanged event.

Syntax

protected virtual void OnTextChanged (int position, int length)

Parameters

position
a int
length
a int

Remarks

Override this method in a subclass to provide a default handler for the TerminalAccessible.TextChanged event.

Requirements

Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)