Method GTK2.TextBuffer()->apply_tag()
- Method apply_tag
GTK2.TextBuffer apply_tag(GTK2.TextTag tag, GTK2.TextIter start, GTK2.TextIter end)
- Description
Emits the "apply-tag" signal. The default handler for the signal applies tag to the given range, start and end do not have to be in order.