API Version: 1.0
Library Version: 1.56.1
Generated by gi-docgen 2024.1
since: 1.44
int pango_font_metrics_get_height ( PangoFontMetrics* metrics )
Gets the line height from a font metrics structure.
The line height is the recommended distance between successive baselines in wrapped text using this font.
If the line height is not available, 0 is returned.
Available since: 1.44
Type: int
int
The height, in Pango units.