Method

AppStreamImageset_locale

Declaration [src]

void
as_image_set_locale (
  AsImage* image,
  const gchar* locale
)

Description [src]

Sets the locale for this image.

Available since:0.9.5

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.