Method

AppStreamComponentget_provided

Declaration [src]

GPtrArray*
as_component_get_provided (
  AsComponent* cpt
)

Description [src]

Get a list of AsProvided objects associated with this component.

Return value

Type: An array of AsProvided*

A list of AsProvided objects.

The data is owned by the instance.