[pango/matthiasc/for-main: 20/25] Fix binding helpers for absolute-line-height
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/matthiasc/for-main: 20/25] Fix binding helpers for absolute-line-height
- Date: Sun, 22 Aug 2021 04:36:52 +0000 (UTC)
commit 2fbee4c38ce6a09da62bec404b795462eaa0957b
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Aug 21 23:42:48 2021 -0400
Fix binding helpers for absolute-line-height
This was overlooked.
pango/pango-attributes.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/pango/pango-attributes.c b/pango/pango-attributes.c
index f5d5104b..f5359fd6 100644
--- a/pango/pango-attributes.c
+++ b/pango/pango-attributes.c
@@ -1475,6 +1475,7 @@ pango_attribute_as_int (PangoAttribute *attr)
case PANGO_ATTR_SHOW:
case PANGO_ATTR_INSERT_HYPHENS:
case PANGO_ATTR_OVERLINE:
+ case PANGO_ATTR_ABSOLUTE_LINE_HEIGHT:
return (PangoAttrInt *)attr;
default:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]