Region.subtractSubregion
void subtractSubregion(gtk.text_iter.TextIter Start, gtk.text_iter.TextIter End)Subtracts the subregion delimited by _start and _end from region.
Parameters
Start | the start of the subregion. |
End | the end of the subregion. |
void subtractSubregion(gtk.text_iter.TextIter Start, gtk.text_iter.TextIter End)Subtracts the subregion delimited by _start and _end from region.
Start | the start of the subregion. |
End | the end of the subregion. |