TextView.addOnBackspace

The ::backspace signal is a keybinding signal which gets emitted when the user asks for it. The default bindings for this signal are Backspace and Shift-Backspace.

class TextView
void
addOnBackspace
(
void delegate dlg
,)

Meta