showLayoutLine
fn
void showLayoutLine(cairo.context.Context cr, pango.layout_line.LayoutLine line)Draws a [pango.layout_line.LayoutLine] in the specified cairo context.
The origin of the glyphs (the left edge of the line) will be drawn at the current point of the cairo context.
Parameters
cr | a Cairo context |
line | a [pango.layout_line.LayoutLine] |