Returns visible text in the given range.
Like [method@Gtk.TextIter.get_text], 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.
iterator at end of range
string containing visible text in the range
See Implementation
Returns visible text in the given range.
Like [method@Gtk.TextIter.get_text], 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.