Method

AppStreamComponentget_bundles

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

Returns: An array of AsBundle*
 

A list of AsBundle.

 The data is owned by the instance.