Method

GrlMediaget_episode_title

since: 0.3.0

Declaration [src]

const gchar*
grl_media_get_episode_title (
  GrlMedia* media
)

Description

No description available.

Available since: 0.3.0

Return value

Type: const gchar*

The title of the episode.

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