Method

AppStreamComponentadd_review

Declaration [src]

void
as_component_add_review (
  AsComponent* cpt,
  AsReview* review
)

Description [src]

Adds a user review to a software component.

Available since:0.14.0

Parameters

review AsReview
 

A AsReview instance.

 The data is owned by the caller of the function.