TextRange.this

this(atk.types.TextRectangle bounds = atk.types.TextRectangle.init, int startOffset = int.init, int endOffset = int.init, string content = string.init)

Create a text_range.TextRange boxed type.

Parameters

boundsA rectangle giving the bounds of the text range
startOffsetThe start offset of a AtkTextRange
endOffsetThe end offset of a AtkTextRange
contentThe text in the text range
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.