RegionIter

An opaque datatype.

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

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()
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.