Method

AppStreamComponentget_bundles

since: 0.10

[]

Declaration [src]

GPtrArray*
as_component_get_bundles (
  AsComponent* cpt
)
[]

Description [src]

Get a list of all software bundles associated with this component.

Available since: 0.10

[]

Return value

Type: An array of AsBundle*

A list of AsBundle.

The returned data is owned by the instance.