AttrFontDesc
class AttrFontDesc(val pangoAttrFontDescPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
The PangoAttrFontDesc
structure is used to store an attribute that sets all aspects of the font description at once.
Skipped during bindings generation
field
attr
: Field with not-pointer record/union PangoAttribute is not supported
Constructors
Link copied to clipboard
constructor()
Allocate a new AttrFontDesc.
constructor(scope: <Error class: unknown class>)
Allocate a new AttrFontDesc using the provided AutofreeScope.
Allocate a new AttrFontDesc.
Allocate a new AttrFontDesc using the provided AutofreeScope.
constructor(pangoAttrFontDescPointer: <Error class: unknown class><<Error class: unknown class>>)