Method

AppStreamComponentget_recommends

since: 0.12.0

Declaration [src]

GPtrArray*
as_component_get_recommends (
  AsComponent* cpt
)

Description [src]

Get an array of items that are recommended by this component.

Available since: 0.12.0

Return value

Type: An array of AsRelation*

An array.

The data is owned by the instance.