Function

PangoFT2font_get_coverage

since: 1.0

Declaration

PangoCoverage*
pango_ft2_font_get_coverage (
  PangoFont* font,
  PangoLanguage* language
)

Description

No description available.

Available since: 1.0

Parameters

font

Type: PangoFont

No description available.

The data is owned by the caller of the function.
language

Type: PangoLanguage

No description available.

The data is owned by the caller of the function.

Return value

Type: PangoCoverage

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.