Gtk.Entry::backspace

function callback(entry, ):void;

The ::backspace signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted when the user asks for it.

The default bindings for this signal are Backspace and Shift-Backspace.

entry

instance of Gtk.Entry that is emitting the signal