summaryrefslogtreecommitdiff
path: root/pango/pangoxft.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangoxft.h')
-rw-r--r--pango/pangoxft.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/pango/pangoxft.h b/pango/pangoxft.h
index 0852c202..105de5c2 100644
--- a/pango/pangoxft.h
+++ b/pango/pangoxft.h
@@ -49,9 +49,9 @@ G_BEGIN_DECLS
/**
* PangoXftFontMap:
*
- * #PangoXftFontMap is an implementation of #PangoFcFontMap suitable for
+ * `PangoXftFontMap` is an implementation of `PangoFcFontMap` suitable for
* the Xft library as the renderer. It is used in to create fonts of
- * type #PangoXftFont.
+ * type `PangoXftFont`.
*/
/* This is a hack needed because PangoXft hijacks the Pango namespace
@@ -73,8 +73,8 @@ typedef struct _PangoXftFontMap PangoXftFontMap;
/**
* PangoXftFont:
*
- * #PangoXftFont is an implementation of #PangoFcFont using the Xft
- * library for rendering. It is used in conjunction with #PangoXftFontMap.
+ * `PangoXftFont` is an implementation of `PangoFcFont` using the Xft
+ * library for rendering. It is used in conjunction with `PangoXftFontMap`.
*/
typedef struct _PangoXftFont PangoXftFont;