Pango.AttrLanguage¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
attr |
r/w |
the common portion of the attribute |
|
value |
r/w |
the |
Methods¶
class |
|
Details¶
- class Pango.AttrLanguage¶
The
PangoAttrLanguage
structure is used to represent attributes that are languages.- classmethod new(language)[source]¶
- Parameters:
language (
Pango.Language
) – language tag- Returns:
the newly allocated
PangoAttribute
, which should be freed with [method`Pango`.Attribute.destroy]- Return type:
Create a new language tag attribute.