Method

AppStreamReviewsClientget_locale

Declaration [src]

const gchar*
as_reviews_client_get_locale (
  AsReviewsClient* rrc
)

Description [src]

Get the locale used for filtering reviews.

Return value

Type: const gchar*

The current locale, in POSIX format.

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