get_languages


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.50" ) ]
public unowned Language[]? get_languages ()

Returns the languages that are supported by this.

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.

Parameters:

this

a `PangoFont`

Returns:

an array of `PangoLanguage`