AttrSize
class AttrSize(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)
The PangoAttrSize
structure is used to represent attributes which set font size.
Skipped during bindings generation
field
attr
: Attribute
Constructors
Link copied to clipboard
constructor()
Allocate a new AttrSize.
constructor(scope: <Error class: unknown class>)
Allocate a new AttrSize using the provided AutofreeScope.
constructor(size: <Error class: unknown class>, absolute: <Error class: unknown class>)
Allocate a new AttrSize.
constructor(size: <Error class: unknown class>, absolute: <Error class: unknown class>, scope: <Error class: unknown class>)
Allocate a new AttrSize using the provided AutofreeScope.
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)