AttrFontFeatures
class AttrFontFeatures(val pangoAttrFontFeaturesPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
The PangoAttrFontFeatures
structure is used to represent OpenType font features as an attribute.
Skipped during bindings generation
field
attr
: Field with not-pointer record/union PangoAttribute is not supported
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(pangoAttrFontFeaturesPointer: <Error class: unknown class><<Error class: unknown class>>)