summaryrefslogtreecommitdiff
path: root/font-viewer/sushi-font-widget.h
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-01-08 17:37:31 +0100
committerraveit65 <[email protected]>2017-02-17 12:28:22 +0100
commitd936cb03dd2f88b68ce60ce5fb7ac9698180c662 (patch)
tree1a133d976e83b23e4b647dec2a7aa5a202525a17 /font-viewer/sushi-font-widget.h
parent51280ca46635b75a756c67a87a6db7fa2fc1d058 (diff)
downloadmate-control-center-d936cb03dd2f88b68ce60ce5fb7ac9698180c662.tar.bz2
mate-control-center-d936cb03dd2f88b68ce60ce5fb7ac9698180c662.tar.xz
Fontviewer: Update SushiFontLoader and SushiFontWidget from sushi
taken from: https://git.gnome.org/browse/gnome-font-viewer/commit/?id=026e378 https://git.gnome.org/browse/gnome-font-viewer/commit/?id=044842e https://git.gnome.org/browse/gnome-font-viewer/commit/?id=63268c1 https://git.gnome.org/browse/gnome-font-viewer/commit/?id=0d617cf https://git.gnome.org/browse/gnome-font-viewer/commit/?id=4940840 https://git.gnome.org/browse/gnome-font-viewer/commit/?id=f0aac98 and others
Diffstat (limited to 'font-viewer/sushi-font-widget.h')
-rw-r--r--font-viewer/sushi-font-widget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/font-viewer/sushi-font-widget.h b/font-viewer/sushi-font-widget.h
index d50b734f..28b8f727 100644
--- a/font-viewer/sushi-font-widget.h
+++ b/font-viewer/sushi-font-widget.h
@@ -63,6 +63,8 @@ SushiFontWidget *sushi_font_widget_new (const gchar *uri);
FT_Face sushi_font_widget_get_ft_face (SushiFontWidget *self);
+const gchar *sushi_font_widget_get_uri (SushiFontWidget *self);
+
G_END_DECLS
#endif /* __SUSHI_FONT_WIDGET_H__ */