get_tags


Description:

public SList<unowned TextTag> get_tags ()

Returns a list of tags that apply to this, in ascending order of priority.

The highest-priority tags are last.

The `GtkTextTag`s in the list don’t have a reference added, but you have to free the list itself.

Parameters:

this

a `GtkTextIter`

Returns:

list of `GtkTextTag`