get_tags
Description:
Get list of tags specified for the Service.
If the service has not defined tags, tags from the service type will be returned.
Parameters:
this |
the Service. |
Returns:
List of tags for this. The list must be freed with g_list_free. Entries are owned by the Service type and must not be free'd. |