Method

AppStreamContextget_locale

Declaration [src]

const gchar*
as_context_get_locale (
  AsContext* ctx
)

Description

No description available.

Return value

Type: const gchar*

The active locale in BCP47 format.

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