get_extents


Description:

[ NoWrapper ]
[ Version ( since = "4.16" ) ]
public abstract bool get_extents (uint start, uint end, Rect extents)

Obtains the extents of a range of text, in widget coordinates.

Parameters:

this

the accessible object

start

the start offset, in characters

end

the end offset, in characters, extents (out caller-allocates): return location for the extents

Returns:

true if the extents were filled in, false otherwise