From a582dbbb60da8aff7574d576cc636799e89c72d8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 13 Aug 2019 23:15:00 -0400 Subject: Add pango_font_get_face Since we've run out of slots in PangoFontClass, this is implemented with a vfunc in PangoFontMapClass. --- docs/pango-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/pango-sections.txt') diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index a409f70c..0726f55e 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -251,6 +251,7 @@ PangoFont pango_font_find_shaper pango_font_describe pango_font_describe_with_absolute_size +pango_font_get_face pango_font_get_coverage pango_font_has_char pango_font_get_glyph_extents -- cgit v1.2.1