Home
last modified time | relevance | path

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

/dports/editors/pluma/pluma-1.26.0/plugins/spell/
H A Dpluma-spell-plugin.c88 static void spell_cb (GtkAction *action, PlumaSpellPlugin *plugin);
100 G_CALLBACK (spell_cb)
885 spell_cb (GtkAction *action, in spell_cb() function