line height ([structPango
.AttrInt]). Since: 1.50
font size in pixels scaled by %PANGO_SCALE ([structPango
.AttrInt])
whether breaks are allowed ([structPango
.AttrInt]). Since 1.44
background color ([structPango
.AttrColor])
background alpha ([structPango
.AttrInt]). Since 1.38
baseline displacement ([structPango
.AttrInt]). Since 1.50
whether fallback is enabled ([structPango
.AttrInt])
font family name list ([structPango
.AttrString])
font description ([structPango
.AttrFontDesc])
OpenType font features ([structPango
.AttrFontFeatures]). Since 1.38
font-relative size change ([structPango
.AttrInt]). Since 1.50
foreground color ([structPango
.AttrColor])
foreground alpha ([structPango
.AttrInt]). Since 1.38
base text gravity ([structPango
.AttrInt])
gravity hint ([structPango
.AttrInt])
whether to insert hyphens at intra-word line breaks ([structPango
.AttrInt]). Since 1.44
does not happen
language ([structPango
.AttrLanguage])
letter spacing ([structPangoAttrInt]
)
line height factor ([structPango
.AttrFloat]). Since: 1.50
whether the text has an overline ([structPango
.AttrInt]). Since 1.46
overline color ([structPango
.AttrColor]). Since 1.46
baseline displacement ([structPango
.AttrInt])
font size scale factor ([structPango
.AttrFloat])
override segmentation to classify the range of the attribute as a single sentence ([structPango
.AttrInt]). Since 1.50
shape ([structPango
.AttrShape])
how to render invisible characters ([structPango
.AttrInt]). Since 1.44
font size in points scaled by %PANGO_SCALE ([structPango
.AttrInt])
font stretch ([structPango
.AttrInt])
whether the text is struck-through ([structPango
.AttrInt])
strikethrough color ([structPango
.AttrColor])
font slant style ([structPango
.AttrInt])
whether the text has an underline ([structPango
.AttrInt])
underline color ([structPango
.AttrColor])
font variant (normal or small caps) ([structPango
.AttrInt])
font weight ([structPango
.AttrInt])
override segmentation to classify the range of the attribute as a single word ([structPango
.AttrInt]). Since 1.50
The
PangoAttrType
distinguishes between different types of attributes.Along with the predefined values, it is possible to allocate additional values for custom attributes using [func
AttrType
.register]. The predefined values are given below. The type of structure used to store the attribute is listed in parentheses after the description.