AttrLanguage#

class AttrLanguage(*args, **kwargs)#

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

Methods#

class AttrLanguage
classmethod new(language: Language) Attribute#

Create a new language tag attribute.

Parameters:

language – language tag

Fields#

class AttrLanguage
attr#

The common portion of the attribute

value#

The PangoLanguage which is the value of the attribute