Method

AppStreamComponentadd_agreement

Declaration [src]

void
as_component_add_agreement (
  AsComponent* cpt,
  AsAgreement* agreement
)

Description [src]

Adds an agreement to the software component.

Available since:0.12.1

Parameters

agreement AsAgreement
 

An AsAgreement instance.

 The data is owned by the caller of the function.