drawLayoutLine
open fun drawLayoutLine(line: LayoutLine, x: <Error class: unknown class>, y: <Error class: unknown class>)
Draws @line with the specified PangoRenderer
.
This draws the glyph items that make up the line, as well as shapes, backgrounds and lines that are specified by the attributes of those items.
Since
1.8
Parameters
line
a PangoLayoutLine
x
X position of left edge of baseline, in user space coordinates in Pango units.
y
Y position of left edge of baseline, in user space coordinates in Pango units.