get_tags
Description:
public SList<
unowned TextTag>
get_tags ()
Returns a list of tags that apply to this, in ascending order of priority (highest-priority tags are last).
The TextTag in the list don’t have a reference added, but you have to free the list
itself.
Parameters:
Returns: