TextRange.this

  1. this(atk.types.TextRectangle bounds, int startOffset, int endOffset, string content)
  2. this(void* ptr, Flag!"Take" take)
    class TextRange
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )