:right-sidebar: True AttrClass =================================================================== .. currentmodule:: gi.repository.Pango .. class:: AttrClass(*args, **kwargs) :no-contents-entry: 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 ------ .. rst-class:: interim-class .. class:: AttrClass :no-index: .. attribute:: copy Function to duplicate an attribute of this type (see :obj:`~gi.repository.Pango.Attribute.copy`\) .. attribute:: destroy Function to free an attribute of this type (see :obj:`~gi.repository.Pango.Attribute.destroy`\) .. attribute:: equal Function to check two attributes of this type for equality (see :obj:`~gi.repository.Pango.Attribute.equal`\) .. attribute:: type The type ID for this attribute