Method

GrlMediaget_lyrics

since: 0.3.0

Declaration [src]

const gchar*
grl_media_get_lyrics (
  GrlMedia* media
)

Description

No description available.

Available since: 0.3.0

Return value

Type: const gchar*

The lyrics of the media.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.