Method

AppStreamReviewget_reviewer_name

Declaration [src]

const gchar*
as_review_get_reviewer_name (
  AsReview* review
)

Description [src]

Gets the name of the reviewer.

Available since:0.14.0

Return value

Returns: const gchar*
 

The reviewer name, e.g. “David Smith”, or NULL.

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