Returns visible text in the given range.
Like [[email protected]_slice], but invisible text is not included. Invisible text is usually invisible because a `GtkTextTag` with the “invisible” attribute turned on has been applied to it.
this |
iterator at start of range |
end |
iterator at end of range |
slice of text from the buffer |