TextView.addOnInsertAtCursor

The ::insert-at-cursor signal is a keybinding signal which gets emitted when the user initiates the insertion of a fixed string at the cursor. This signal has no default bindings.

class TextView
void
addOnInsertAtCursor
(
void delegate
(
string
,)
dlg
,)

Meta