Method

AppStreamComponentadd_review

since: 0.14.0

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

Type: AsReview

A AsReview instance.

The data is owned by the caller of the method.