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