Package: pango

Function pango:font-languages

Lambda List

pango:font-languages (font)

Arguments

font -- a pango:font object

Return Value

The list with the pango:language instances for font.

Details

Returns the languages that are supported by the font backend. If the font backend does not provide this information, nil is returned. For the fontconfig backend, this corresponds to the FC_LANG member of the FcPattern.

Since 1.50
 

See also

2024-3-5