pub fn show_layout_line(cr: &Context, line: &LayoutLine)
Expand description

Draws a pango::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.

§cr

a Cairo context

§line

a pango::LayoutLine