Gtk.TextView::toggle-overwrite

function callback(text_view, ):void;

The ::toggle-overwrite signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to toggle the overwrite mode of the text view.

The default bindings for this signal is Insert.

text_view

instance of Gtk.TextView that is emitting the signal