TextIter.getTags

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

class TextIter
getTags
()

Return Value

Type: ListSG

list of gtk.TextTag