Method

PangoFontget_metrics

Declaration

PangoFontMetrics*
pango_font_get_metrics (
  PangoFont* font,
  PangoLanguage* language
)

Description

No description available.

Parameters

language

Type: PangoLanguage

No description available.

The argument can be NULL.
The data is owned by the caller of the method.

Return value

Type: PangoFontMetrics

No description available.

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