Region.intersectSubregion

Returns the intersection between region and the subregion delimited by _start and _end. region is not modified.

class Region
intersectSubregion

Parameters

Start TextIter

the start of the subregion.

End TextIter

the end of the subregion.

Return Value

Type: Region

the intersection as a new GtkSourceRegion

Meta

Since

3.22