[pango/gi-docs: 14/45] docs: Port misc. types to the new doc format
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/gi-docs: 14/45] docs: Port misc. types to the new doc format
- Date: Fri, 19 Feb 2021 13:28:59 +0000 (UTC)
commit b12e4ba9730424609fc7b1a1e970067c2263eac1
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Feb 15 01:18:42 2021 -0500
docs: Port misc. types to the new doc format
pango/pango-types.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pango/pango-types.h b/pango/pango-types.h
index 28151196..82f879da 100644
--- a/pango/pango-types.h
+++ b/pango/pango-types.h
@@ -45,7 +45,7 @@ typedef struct _PangoRectangle PangoRectangle;
/**
* PangoGlyph:
*
- * A #PangoGlyph represents a single glyph in the output form of a string.
+ * A `PangoGlyph` represents a single glyph in the output form of a string.
*/
typedef guint32 PangoGlyph;
@@ -130,9 +130,9 @@ double pango_units_to_double (int i) G_GNUC_CONST;
* @width: width of the rectangle.
* @height: height of the rectangle.
*
- * The #PangoRectangle structure represents a rectangle. It is frequently
+ * The `PangoRectangle` structure represents a rectangle. It is frequently
* used to represent the logical or ink extents of a single glyph or section
- * of text. (See, for instance, pango_font_get_glyph_extents())
+ * of text. (See, for instance, [method Pango Font.get_glyph_extents].)
*
*/
struct _PangoRectangle
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]