From 7c5519bf1e9a090d8da67f915dde5e4ff19a9bf5 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 10 Dec 2002 23:45:26 +0000 Subject: === Released 1.1.5 === Tue Dec 10 18:37:19 2002 Owen Taylor * === 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) --- docs/tmpl/fonts.sgml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'docs/tmpl') 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. -@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: @@ -783,16 +778,11 @@ The #PangoFontsetClass structure holds the virtual functions for a particular #PangoFontset implementation. -@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: -- cgit v1.2.1