TextIter.getVisibleSlice

string getVisibleSlice(gtk.text_iter.TextIter end)

Like [gtk.text_iter.TextIter.getSlice], 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

enditerator at end of range

Returns

slice of text from the buffer