Method

AppStreamPoolget_locale

Declaration [src]

const gchar*
as_pool_get_locale (
  AsPool* pool
)

Description [src]

Gets the currently used locale.

Return value

Type: const gchar*

Locale used for metadata parsing.

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