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