Extracted from Pike v7.8 release 866 at 2018-07-18.
pike.ida.liu.se
[Top]
GTK2
GTK2.TextBuffer

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.