setSelectionRange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setSelectionRange(Handle node, uint start, uint end)
    version(unittest)
    @safe nothrow extern (C)
    void
    setSelectionRange
    (,
    uint start
    ,
    uint end
    )
  2. void setSelectionRange(Handle node, uint start, uint end)

Meta