summaryrefslogtreecommitdiff
path: root/pluma/pluma-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/pluma-view.h')
-rw-r--r--pluma/pluma-view.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/pluma/pluma-view.h b/pluma/pluma-view.h
index 7cb0094c..c8877d5f 100644
--- a/pluma/pluma-view.h
+++ b/pluma/pluma-view.h
@@ -99,6 +99,10 @@ void pluma_view_select_all (PlumaView *view);
void pluma_view_scroll_to_cursor (PlumaView *view);
+void pluma_override_font (const gchar *item,
+ GtkWidget *widget,
+ PangoFontDescription *font);
+
void pluma_view_set_font (PlumaView *view,
gboolean def,
const gchar *font_name);