Method
PangoFontget_coverage
Declaration [src]
PangoCoverage*
pango_font_get_coverage (
  PangoFont* font,
  PangoLanguage* language
)
Parameters
- language
- 
            Type: PangoLanguageThe language tag. The data is owned by the caller of the method. 
Return value
Type: PangoCoverage
A newly-allocated PangoCoverage
  object.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |