TextIter.getVisibleSlice

Like TextIter.getSlice, but invisible text is not included. Invisible text is usually invisible because a gtk.TextTag with the “invisible” attribute turned on has been applied to it.

class TextIter
string
getVisibleSlice

Parameters

end TextIter

iterator at end of range

Return Value

Type: string

slice of text from the buffer