Method

PangoFcFontget_languages

deprecated: 1.50 since: 1.48

Declaration

PangoLanguage**
pango_fc_font_get_languages (
  PangoFcFont* font
)

Description

No description available.

Available since: 1.48

Deprecated since: 1.50

Use pango_font_get_language()

Return value

Type: An array of PangoLanguage*

No description available.

The array is NULL-terminated.
The data is owned by the instance.
The return value can be NULL.