AttrClass
class AttrClass(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)
The PangoAttrClass
structure stores the type and operations for a particular type of attribute.
The functions in this structure should not be called directly. Instead, one should use the wrapper functions provided for PangoAttribute
.
Skipped during bindings generation
field
copy
: Fields with callbacks are not supportedfield
destroy
: Fields with callbacks are not supportedfield
equal
: Fields with callbacks are not supported
Constructors
Link copied to clipboard
constructor()
Allocate a new AttrClass.
constructor(scope: <Error class: unknown class>)
Allocate a new AttrClass using the provided AutofreeScope.
Allocate a new AttrClass.
Allocate a new AttrClass using the provided AutofreeScope.
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>, cleaner: <Error class: unknown class>? = null)