Method GTK2.TextBuffer()->remove_tag()
- Method remove_tag
GTK2.TextBufferremove_tag(GTK2.TextTagtag,GTK2.TextIterstart,GTK2.TextIterend)- Description
Emits the "remove-tag" signal. The default handler for the signal removes all occurrences of tag from the given range. start and end do not have to be in order.