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

layoutthe layout this line belongs to, might be null
startIndexstart of line as byte index into layout->text
lengthlength of line in bytes
isParagraphStart#TRUE if this is the first line of the paragraph
resolvedDir#Resolved PangoDirection of line
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.