PgFontMetrics.getHeight

Gets the line height from a font metrics structure.

The line height is the distance between successive baselines in wrapped text.

If the line height is not available, 0 is returned.

class PgFontMetrics
int
getHeight
()

Return Value

Type: int

the height, in Pango units

Meta

Since

1.44