Entry.addOnToggleOverwrite

The ::toggle-overwrite signal is a keybinding signal which gets emitted to toggle the overwrite mode of the entry. The default bindings for this signal is Insert. See Also GtkTextView a widget for handling multi-line text entry. GtkEntryCompletion adds completion functionality to GtkEntry.

class Entry
void
addOnToggleOverwrite
(
void delegate dlg
,)

Meta