Method

AppStreamComponentadd_reference

Declaration [src]

void
as_component_add_reference (
  AsComponent* cpt,
  AsReference* reference
)

Description [src]

Adds an external reference to the software component.

Available since:1.0.0

Parameters

reference AsReference
 

An AsReference instance.

 The data is owned by the caller of the function.