Returns the languages that are supported by font.
If the font backend does not provide this information, null is returned. For the fontconfig backend, this corresponds to the FC_LANG member of the FcPattern.
The returned array is only valid as long as the font and its fontmap are valid.
an array of pango.language.Language
Returns the languages that are supported by font.
If the font backend does not provide this information, null is returned. For the fontconfig backend, this corresponds to the FC_LANG member of the FcPattern.
The returned array is only valid as long as the font and its fontmap are valid.