summaryrefslogtreecommitdiff
path: root/docs/tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl')
-rw-r--r--docs/tmpl/fonts.sgml10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/tmpl/fonts.sgml b/docs/tmpl/fonts.sgml
index 49a96eaa..1aacbf32 100644
--- a/docs/tmpl/fonts.sgml
+++ b/docs/tmpl/fonts.sgml
@@ -691,16 +691,11 @@ The #PangoFontMapClass structure holds the virtual functions for
a particular #PangoFontMap implementation.
</para>
-@parent_class:
@load_font: a function to load a font with a given description. See
pango_font_map_load_font()
@list_families: A function to list available font families. See
pango_font_map_list_families().
@load_fontset:
-@_pango_reserved1:
-@_pango_reserved2:
-@_pango_reserved3:
-@_pango_reserved4:
<!-- ##### MACRO PANGO_FONT_MAP_CLASS ##### -->
<para>
@@ -783,16 +778,11 @@ The #PangoFontsetClass structure holds the virtual functions for
a particular #PangoFontset implementation.
</para>
-@parent_class:
@get_font: a function to get the font in the fontset that contains the
best glyph for the given unicode character; see pango_fontset_get_font().
@get_metrics: a function to get overall metric information for the fonts
in the fontset; see pango_fontset_get_metrics().
@get_language: a function to get the language of the fontset.
-@_pango_reserved1:
-@_pango_reserved2:
-@_pango_reserved3:
-@_pango_reserved4:
<!-- ##### FUNCTION pango_fontset_get_font ##### -->
<para>