get_tags


Description:

public List<unowned string> get_tags ()

Get list of tags specified for the ServiceType.

Parameters:

this

the ServiceType.

Returns:

List of tags for this. The list must be freed with g_list_free. Entries are owned by the ServiceType type and must not be free'd.