remove_tag_by_name


Description:

public void remove_tag_by_name (string name, TextIter start, TextIter end)

Calls lookup on the buffer’s tag table to get a TextTag, then calls remove_tag.

Parameters:

this

a TextBuffer

name

name of a TextTag

start

one bound of range to be untagged

end

other bound of range to be untagged