Signal
Gtk Entry::toggle-overwrite
Declaration
void
toggle_overwrite(
GtkEntry*self,
gpointeruser_data
)
Description [src]
The ::toggle-overwrite signal is a [keybinding signal][GtkBindingSignal] which gets emitted to toggle the overwrite mode of the entry.
The default bindings for this signal is Insert.
Default handler:
The default handler is called after the handlers added via g_signal_connect().
Signal can be directly emitted on objects from user code