AttrClass#

class AttrClass(*args, **kwargs)#

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.

Fields#

class AttrClass
copy#

Function to duplicate an attribute of this type (see copy)

destroy#

Function to free an attribute of this type (see destroy)

equal#

Function to check two attributes of this type for equality (see equal)

type#

The type ID for this attribute