range
TextIter.getVisibleText
string getVisibleText(gtk.text_iter.TextIter end)Like [gtk.text_iter.TextIter.getText], 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.
Parameters
end | iterator at end of range |
Returns
string containing visible text in the