intersectSubregion
open fun intersectSubregion(start: <Error class: unknown class>, end: <Error class: unknown class>): Region?
Returns the intersection between @region and the subregion delimited by
Return
the intersection as a new #GtkSourceRegion.
Parameters
start
the start of the subregion.
end
the end of the subregion.