[ Version ( since = "1.44" ) ]
public void get_height (out int height)
Computes the height of the line, as the maximum of the heights of fonts used in this line.
Note that the actual baseline-to-baseline distance between lines of text is influenced by other factors, such as [ [email protected]_spacing] and [[email protected]_line_spacing].
this |
a `PangoLayoutLine` |
height |
return location for the line height |