Method GTK2.TextBuffer()->insert_with_tags_by_name()
- Method insert_with_tags_by_name
GTK2.TextBuffer insert_with_tags_by_name(GTK2.TextIter iter, string text, int len, array tag_names)
- Description
Same as insert_with_tags(), but allows you to pass in tag names instead of tag objects.