Signal

Gtk.Text::toggle-overwrite

Declaration

void
toggle_overwrite (
  GtkText self,
  gpointer user_data
)

Description [src]

Emitted to toggle the overwrite mode of the GtkText.

This is a keybinding signal.

The default bindings for this signal is Insert.

Default handler:

The default handler is called after the handlers added via g_signal_connect()

The signal can be emitted directly