[ Version ( since = "3.22" ) ]
public bool get_bounds (out TextIter start, out TextIter end)
Gets the start
and end
bounds of the this.
this |
a SourceRegion. |
start |
iterator to initialize with the start of this, or |
end |
iterator to initialize with the end of this, or |
|