AttrFontDesc
class AttrFontDesc(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)
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
: Attribute
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(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)