remove_tag_by_name
Description:
Calls lookup on the buffer’s tag table to get a TextTag, then calls remove_tag.
Parameters:
this | |
name |
name of a TextTag |
start |
one bound of range to be untagged |
end |
other bound of range to be untagged |