Returns a list of tags that apply to iter, in ascending order of priority.
The highest-priority tags are last.
The gtk.text_tag.TextTags in the list don’t have a reference added, but you have to free the list itself.
list of gtk.text_tag.TextTag
Returns a list of tags that apply to iter, in ascending order of priority.
The highest-priority tags are last.
The gtk.text_tag.TextTags in the list don’t have a reference added, but you have to free the list itself.