Region.subtractSubregion

Subtracts the subregion delimited by _start and _end from region.

class Region
void
subtractSubregion

Parameters

Start gtk.text_iter.TextIter

the start of the subregion.

End gtk.text_iter.TextIter

the end of the subregion.