LayoutLine.this
this
(pango.layout.Layout layout = pango.layout.Layout.init, int startIndex = int.init, int length = int.init, uint isParagraphStart = uint.init, uint resolvedDir = uint.init)Create a layout_line.LayoutLine boxed type.
Parameters
layout | the layout this line belongs to, might be null |
startIndex | start of line as byte index into layout->text |
length | length of line in bytes |
isParagraphStart | #TRUE if this is the first line of the paragraph |
resolvedDir | #Resolved PangoDirection of line |