summaryrefslogtreecommitdiff
path: root/pango/pango-font.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-25 15:33:47 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-11-25 15:33:47 +0000
commitf37d293b9cfcc43def6fe4be0483b898774e5a2f (patch)
treee920196bc79edae865d1365fb89f894385fa86df /pango/pango-font.h
parent55efd092b0319f2a2697c510eafc2b0b23597d26 (diff)
parent553eac2ba028a87718ca20180cabe78fa3bc0204 (diff)
downloadpango-f37d293b9cfcc43def6fe4be0483b898774e5a2f.tar.gz
Merge branch 'serialization-improvements' into 'main'
Rename the serialize errors See merge request GNOME/pango!520
Diffstat (limited to 'pango/pango-font.h')
-rw-r--r--pango/pango-font.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pango/pango-font.h b/pango/pango-font.h
index c56fb792..bfe4bc31 100644
--- a/pango/pango-font.h
+++ b/pango/pango-font.h
@@ -634,6 +634,9 @@ hb_font_t * pango_font_get_hb_font (PangoFont *font);
PANGO_AVAILABLE_IN_1_50
PangoLanguage ** pango_font_get_languages (PangoFont *font);
+PANGO_AVAILABLE_IN_1_50
+GBytes * pango_font_serialize (PangoFont *font);
+
/**
* PANGO_GLYPH_EMPTY:
*