Method

AppStreamReviewget_locale

since: 0.14.0

Declaration [src]

const gchar*
as_review_get_locale (
  AsReview* review
)

Description [src]

Gets the locale for the review.

Available since: 0.14.0

Return value

Type: const gchar*

The string, or NULL.

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