Method

AppStreamComponentadd_bundle

since: 0.8.0

Declaration [src]

void
as_component_add_bundle (
  AsComponent* cpt,
  AsBundle* bundle
)

Description [src]

Adds a bundle to the component.

Available since: 0.8.0

Parameters

bundle

Type: AsBundle

The AsBundle to add.

The data is owned by the caller of the method.