From 770fd4d4d23cd901ace30472df3431cd564a1bf3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 10 Aug 2021 07:35:30 -0400 Subject: Add some forgotten documentation --- pango/pango-attributes.h | 1 + 1 file changed, 1 insertion(+) diff --git a/pango/pango-attributes.h b/pango/pango-attributes.h index c28623fb..35615bf3 100644 --- a/pango/pango-attributes.h +++ b/pango/pango-attributes.h @@ -161,6 +161,7 @@ typedef struct _PangoAttrIterator PangoAttrIterator; * @PANGO_ATTR_OVERLINE: whether the text has an overline ([struct@Pango.AttrInt]). Since 1.46 * @PANGO_ATTR_OVERLINE_COLOR: overline color ([struct@Pango.AttrColor]). Since 1.46 * @PANGO_ATTR_LINE_HEIGHT: line height factor ([struct@Pango.AttrFloat]). Since: 1.50 + * @PANGO_ATTR_ABSOLUTE_LINE_HEIGHT: line height ([struct@Pango.AttrInt]). Since: 1.50 * * The `PangoAttrType` distinguishes between different types of attributes. * -- cgit v1.2.1