summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-10 23:45:26 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-10 23:45:26 +0000
commit7c5519bf1e9a090d8da67f915dde5e4ff19a9bf5 (patch)
treeb8eefd8fcb9abbf6e28cf35336e3ed1ada1af04a /docs
parent9455fae9cabc70de63743546cf4399eac50e68ce (diff)
downloadpango-7c5519bf1e9a090d8da67f915dde5e4ff19a9bf5.tar.gz
=== Released 1.1.5 ===PANGO_1_1_5
Tue Dec 10 18:37:19 2002 Owen Taylor <otaylor@redhat.com> * === Released 1.1.5 === * pango/pango-attributes.h pango/pango-font.h pango/pango-fontset.h pango/pango-fontmap.h: Add explicit /*< public >*/ /*< private *>/ guards. (See #95398 for gtk-doc changes making this necessary)
Diffstat (limited to 'docs')
-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>