TextView.addOnInsertAtCursor

Gets emitted when the user initiates the insertion of a fixed string at the cursor.

The ::insert-at-cursor signal is a keybinding signal.

This signal has no default bindings.

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

Meta