Entry.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 Entry
void
addOnBackspace
(
void delegate dlg
,)

Meta