Region.getBounds

Gets the start and end bounds of the region.

class Region
bool
getBounds

Parameters

start TextIter

iterator to initialize with the start of region, or NULL.

end TextIter

iterator to initialize with the end of region, or NULL.

Return Value

Type: bool

TRUE if start and end have been set successfully (if non-NULL), or FALSE if the region is empty.

Meta

Since

3.22