pango.attr_font_features
Module for [AttrFontFeatures] class
class AttrFontFeatures
Types 1
classAttrFontFeatures
The [pango.attr_font_features.AttrFontFeatures] structure is used to represent OpenType font features as an attribute.
Fields
PangoAttrFontFeatures _cInstanceMethods
void * _cPtr()pango.attribute.Attribute attr() @propertyGet `attr` field. Returns: the common portion of the attributevoid features(string propval) @propertySet `features` field. Params: propval = the features, as a string in CSS syntaxpango.attribute.Attribute new_(string features)Create a new font features tag attribute.