LayoutLine.getHeight
void getHeight(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 [pango.layout.Layout.setSpacing] and [pango.layout.Layout.setLineSpacing].
Parameters
height | return location for the line height |