RegionIter

An opaque datatype.

Ignore all its fields and initialize the iter with gtksource.region.Region.getStartRegionIter.

Members

Functions

getSubregion
bool getSubregion(gtk.text_iter.TextIter start, gtk.text_iter.TextIter end)

Gets the subregion at this iterator.

isEnd
bool isEnd()
next
bool next()

Moves iter to the next subregion.