Method

AppStreamComponentadd_release

Declaration [src]

void
as_component_add_release (
  AsComponent* cpt,
  AsRelease* release
)

Description [src]

Add an AsRelease to this component.

Parameters

release

Type: AsRelease

The AsRelease to add.

The data is owned by the caller of the method.