Method

AppStreamImageget_locale

Declaration [src]

const gchar*
as_image_get_locale (
  AsImage* image
)

Description [src]

Get locale for this image.

Available since:0.9.5

Return value

Returns: const gchar*
 

Locale string.

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