get_tag_list


Description:

public unowned TagList? get_tag_list ()

Returns the current list of tags the setter uses.

The list should not be modified or freed.

This function is not thread-safe.

Parameters:

this

a TagSetter

Returns:

a current snapshot of the taglist used in the setter or null if none is used.