Method

GrlSourceget_tags

since: 0.2.10

Declaration [src]

const char**
grl_source_get_tags (
  GrlSource* source
)

Description

No description available.

Available since: 0.2.10

Return value

Type: An array of utf8

A NULL-terminated list of tags.

The array is NULL-terminated.
The data is owned by the instance.
Each element is a NUL terminated UTF-8 string.