diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/pango-sections.txt | 1 | ||||
-rw-r--r-- | docs/tmpl/fonts.sgml | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index e7f86471..bca9ba01 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -197,6 +197,7 @@ PANGO_FONT PANGO_IS_FONT pango_font_find_shaper pango_font_describe +pango_font_describe_with_absolute_size pango_font_get_coverage pango_font_get_glyph_extents pango_font_get_metrics diff --git a/docs/tmpl/fonts.sgml b/docs/tmpl/fonts.sgml index 416a1870..a1009747 100644 --- a/docs/tmpl/fonts.sgml +++ b/docs/tmpl/fonts.sgml @@ -588,6 +588,15 @@ Returns %TRUE if @object is a #PangoFont. @Returns: +<!-- ##### FUNCTION pango_font_describe_with_absolute_size ##### --> +<para> + +</para> + +@font: +@Returns: + + <!-- ##### FUNCTION pango_font_get_coverage ##### --> <para> |