summaryrefslogtreecommitdiff
path: root/pango/pangoxft-render.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangoxft-render.h')
-rw-r--r--pango/pangoxft-render.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pango/pangoxft-render.h b/pango/pangoxft-render.h
index 00390928..2d12df05 100644
--- a/pango/pangoxft-render.h
+++ b/pango/pangoxft-render.h
@@ -73,10 +73,10 @@ struct _PangoXftRenderer
* @composite_trapezoids: draw the specified trapezoids using
* the current color and other attributes for @part
* @composite_glyphs: draw the specified glyphs using
- * the current color and other attributes for @part
+ * the current foreground color and other foreground
+ * attributes
*
- * #PangoXftRenderer is a subclass of #PangoRenderer used for rendering
- * Renders a #PangoGlyphString onto an Xrender <type>Picture</type> object.
+ * The class structure for #PangoXftRenderer
*
* Since: 1.8
*/