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
bounds | A rectangle giving the bounds of the text range |
startOffset | The start offset of a AtkTextRange |
endOffset | The end offset of a AtkTextRange |
content | The text in the text range |