Home
last modified time | relevance | path

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

/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-window.h149 GtkWidget *pluma_window_get_statusbar (PlumaWindow *window);
H A Dpluma-window.c4513 pluma_window_get_statusbar (PlumaWindow *window) in pluma_window_get_statusbar() function
/dports/editors/pluma/pluma-1.26.0/plugins/spell/
H A Dpluma-spell-plugin.c915 statusbar = pluma_window_get_statusbar (window); in spell_cb()
940 statusbar = pluma_window_get_statusbar (window); in spell_cb()
1295 (GTK_STATUSBAR (pluma_window_get_statusbar (window)), in pluma_spell_plugin_activate()