TextBuffer.applyTagByName

Calls TextTag.tableLookup on the buffer’s tag table to get a gtk.TextTag, then calls TextBuffer.applyTag.

class TextBuffer
void
applyTagByName

Parameters

name string

name of a named gtk.TextTag

start TextIter

one bound of range to be tagged

end TextIter

other bound of range to be tagged