Home
last modified time | relevance | path

Searched refs:update_overwrite_mode_statusbar (Results 1 – 2 of 2) sorted by relevance

/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-window.c2154 update_overwrite_mode_statusbar (GtkTextView *view, in update_overwrite_mode_statusbar() function
3254 G_CALLBACK (update_overwrite_mode_statusbar), in notebook_tab_added()
3318 G_CALLBACK (update_overwrite_mode_statusbar), in notebook_tab_removed()
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-window.c1822 update_overwrite_mode_statusbar (GtkTextView *view, in update_overwrite_mode_statusbar() function
2834 … g_signal_connect (view, "toggle_overwrite", G_CALLBACK (update_overwrite_mode_statusbar), window); in notebook_tab_added()
2876 … g_signal_handlers_disconnect_by_func (view, G_CALLBACK (update_overwrite_mode_statusbar), window); in notebook_tab_removed()