TextIF.addOnTextInsert

The "text-insert" signal is emitted when a new text is inserted. If the signal was not triggered by the user (e.g. typing or pasting text), the "system" detail should be included.

interface TextIF
gulong
addOnTextInsert
(
void delegate
(
int
,
int
,
string
,)
dlg
,)

Meta