AttrFontFeatures
class AttrFontFeatures(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)
The PangoAttrFontFeatures
structure is used to represent OpenType font features as an attribute.
Skipped during bindings generation
field
attr
: Attribute
Since
1.38
Constructors
Link copied to clipboard
constructor()
Allocate a new AttrFontFeatures.
constructor(scope: <Error class: unknown class>)
Allocate a new AttrFontFeatures using the provided AutofreeScope.
Allocate a new AttrFontFeatures.
Allocate a new AttrFontFeatures using the provided AutofreeScope.
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)