Method

GrlMediaget_performer_nth

since: 0.3.0

Declaration [src]

const gchar*
grl_media_get_performer_nth (
  GrlMedia* media,
  guint index
)

Description

No description available.

Available since: 0.3.0

Parameters

index

Type: guint

Element to retrieve.

Return value

Type: const gchar*

The actor performing in the movie (owned by medi).

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