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: AttrDataCopyFunc

  • field attr: Field with not-pointer record/union PangoAttribute is not supported

  • field ink_rect: Field with not-pointer record/union PangoRectangle is not supported

  • field logical_rect: Field with not-pointer record/union PangoRectangle is not supported

  • field copy_func: AttrDataCopyFunc

  • field 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>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var data: <Error class: unknown class>

user data set (see func@Pango.AttrShape.new_with_data)

Link copied to clipboard
val pangoAttrShapePointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
open override fun toString(): String