AttrShape
class AttrShape(val pangoAttrShapePointer: <Error class: unknown class><<Error class: unknown class>>)(source)
The PangoAttrShape
structure is used to represent attributes which impose shape restrictions.
Skipped during bindings generation
parameter
copy_func
: AttrDataCopyFuncfield
attr
: Field with not-pointer record/union PangoAttribute is not supportedfield
ink_rect
: Field with not-pointer record/union PangoRectangle is not supportedfield
logical_rect
: Field with not-pointer record/union PangoRectangle is not supportedfield
copy_func
: AttrDataCopyFuncfield
destroy_func
: GLib.DestroyNotify
Constructors
Link copied to clipboard
constructor()
Allocate a new AttrShape.
constructor(scope: <Error class: unknown class>)
Allocate a new AttrShape using the provided AutofreeScope.
constructor(data: <Error class: unknown class>)
Allocate a new AttrShape.
constructor(data: <Error class: unknown class>, scope: <Error class: unknown class>)
Allocate a new AttrShape using the provided AutofreeScope.
constructor(pangoAttrShapePointer: <Error class: unknown class><<Error class: unknown class>>)