insert_with_tags_by_name


Description:

public void insert_with_tags_by_name (ref TextIter iter, string text, int len, ...)

Same as insert_with_tags, but allows you to pass in tag names instead of tag objects.

Parameters:

this

a TextBuffer

iter

position in this

text

UTF-8 text

len

length of text, or -1

...

more tag names

first_tag_name

name of a tag to apply to text