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 const gchar*
 

The BCP47 locale string.

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