Gtk.Entry::toggle-overwrite

function callback(entry, ):void;

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

The default bindings for this signal is Insert.

entry

instance of Gtk.Entry that is emitting the signal