Method

GrlMediaget_original_title

since: 0.3.0

Declaration [src]

const gchar*
grl_media_get_original_title (
  GrlMedia* media
)

Description

No description available.

Available since: 0.3.0

Return value

Type: const gchar*

The original, untranslated title of the movie (owned by media).

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