Pango.AttrClass

Fields

Name

Type

Access

Description

copy

object

r

function to duplicate an attribute of this type (see [method`Pango`.Attribute.copy])

destroy

object

r

function to free an attribute of this type (see [method`Pango`.Attribute.destroy])

equal

object

r

function to check two attributes of this type for equality (see [method`Pango`.Attribute.equal])

type

Pango.AttrType

r/w

the type ID for this attribute

Methods

None

Details

class Pango.AttrClass

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.