Method

AppStreamVideoset_locale

Declaration [src]

void
as_video_set_locale (
  AsVideo* video,
  const gchar* locale
)

Description [src]

Sets the locale for this video.

Parameters

locale

Type: const gchar*

The BCP47 locale string.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.