get_height


Description:

[ Version ( since = "1.44" ) ]
public int get_height ()

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.

Parameters:

this

a `PangoFontMetrics` structure

Returns:

the height, in Pango units