AttrLanguage

class AttrLanguage(val pangoAttrLanguagePointer: <Error class: unknown class><<Error class: unknown class>>)(source)

The PangoAttrLanguage structure is used to represent attributes that are languages.

Skipped during bindings generation

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

Constructors

Link copied to clipboard
constructor()

Allocate a new AttrLanguage.

constructor(scope: <Error class: unknown class>)

Allocate a new AttrLanguage using the provided AutofreeScope.

constructor(value: Language?)

Allocate a new AttrLanguage.

constructor(value: Language?, scope: <Error class: unknown class>)

Allocate a new AttrLanguage using the provided AutofreeScope.

constructor(pangoAttrLanguagePointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

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

the PangoLanguage which is the value of the attribute

Functions

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