Method

AppStreamReviewset_date

Declaration [src]

void
as_review_set_date (
  AsReview* review,
  GDateTime* date
)

Description [src]

Sets the date the review was originally submitted.

Available since:0.14.0
Sets propertyAppStream.Review:date

Parameters

date GDateTime
 

A GDateTime, or NULL.

 The data is owned by the caller of the function.