Gtk.TextView::backspace

function callback(text_view, ):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.

text_view

instance of Gtk.TextView that is emitting the signal