[pango/gi-docs: 16/50] fontmap: Clean up docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/gi-docs: 16/50] fontmap: Clean up docs
- Date: Tue, 16 Feb 2021 04:14:32 +0000 (UTC)
commit 0bd8c26c69194de14e4e256e4c9cd0e6d21fcc7d
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Feb 4 14:56:17 2021 -0500
fontmap: Clean up docs
Remove obsolete implementation details from the
PangoFontMap struct docs.
pango/pango-fontmap.h | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
---
diff --git a/pango/pango-fontmap.h b/pango/pango-fontmap.h
index f30780ee..818f3ae9 100644
--- a/pango/pango-fontmap.h
+++ b/pango/pango-fontmap.h
@@ -59,15 +59,7 @@ typedef struct _PangoContext PangoContext;
*
* The #PangoFontMap represents the set of fonts available for a
* particular rendering system. This is a virtual object with
- * implementations being specific to particular rendering systems. To
- * create an implementation of a #PangoFontMap, the rendering-system
- * specific code should allocate a larger structure that contains a nested
- * #PangoFontMap, fill in the <structfield>klass</structfield> member of the nested #PangoFontMap with a
- * pointer to a appropriate #PangoFontMapClass, then call
- * pango_font_map_init() on the structure.
- *
- * The #PangoFontMap structure contains one member which the implementation
- * fills in.
+ * implementations being specific to particular rendering systems.
*/
struct _PangoFontMap
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]