removeTagByName
Emits the “remove-tag” signal.
Calls method@Gtk.TextTagTable.lookup on the buffer’s tag table to get a GtkTextTag
, then calls method@Gtk.TextBuffer.remove_tag.
Parameters
name
name of a GtkTextTag
start
one bound of range to be untagged
end
other bound of range to be untagged