Image overlay configurable items GTK2
[geeqie.git] / src / image-overlay.h
index bfcb526..9ea83fc 100644 (file)
@@ -33,6 +33,7 @@ typedef enum {
 
 void set_image_overlay_template_string(gchar **template_string, const gchar *value);
 void set_default_image_overlay_template_string(gchar **template_string);
+void set_image_overlay_font_string(gchar **font_string, const gchar *value);
 
 void image_osd_set(ImageWindow *imd, OsdShowFlags show);
 OsdShowFlags image_osd_get(ImageWindow *imd);