TypeScript API Documentation for GTKSOURCEVIEW
API Version: 5
Library Version: 5.18.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
An opaque datatype.
Ignore all its fields and initialize the iter with Region.get_start_region_iter.
Optional
Static
Gets the subregion at this iterator.
true if start and end have been set successfully (if non-null), or false if iter is the end iterator or if the region is empty.
true
start
end
null
false
iter
whether iter is the end iterator.
Moves iter to the next subregion.
true if iter moved and is dereferenceable, or false if iter has been set to the end iterator.
An opaque datatype.
Ignore all its fields and initialize the iter with Region.get_start_region_iter.