Method

GrlMediaget_keyword_nth

since: 0.2.3

Declaration [src]

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

Description

No description available.

Available since: 0.2.3

Parameters

index

Type: guint

Element to retrieve.

Return value

Type: const gchar*

The keyword describing the media (owned by media).

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