#GtkSourceRegion.
Region.intersectSubregion
gtksource.region.Region intersectSubregion(gtk.text_iter.TextIter Start, gtk.text_iter.TextIter End)Returns the intersection between region and the subregion delimited by _start and _end. region is not modified.
Parameters
Start | the start of the subregion. |
End | the end of the subregion. |
Returns
the intersection as a new