Home
last modified time | relevance | path

Searched refs:tab_removed_cb (Results 1 – 3 of 3) sorted by relevance

/dports/editors/gedit/gedit-40.1/plugins/spell/
H A Dgedit-spell-plugin.c614 tab_removed_cb (GeditWindow *window, in tab_removed_cb() function
670 G_CALLBACK (tab_removed_cb), in gedit_spell_plugin_activate()
692 g_signal_handlers_disconnect_by_func (priv->window, tab_removed_cb, activatable); in gedit_spell_plugin_deactivate()
/dports/editors/xed/xed-3.2.0/plugins/spell/
H A Dxed-spell-plugin.c760 tab_removed_cb (XedWindow *window, in tab_removed_cb() function
838 G_CALLBACK (tab_removed_cb), activatable); in xed_spell_plugin_activate()
860 g_signal_handlers_disconnect_by_func (priv->window, tab_removed_cb, activatable); in xed_spell_plugin_deactivate()
/dports/editors/pluma/pluma-1.26.0/plugins/spell/
H A Dpluma-spell-plugin.c1249 tab_removed_cb (PlumaWindow *window, in tab_removed_cb() function
1346 G_CALLBACK (tab_removed_cb), plugin); in pluma_spell_plugin_activate()