Method

AppStreamComponentget_requires

since: 0.12.0

Declaration [src]

GPtrArray*
as_component_get_requires (
  AsComponent* cpt
)

Description [src]

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

Available since: 0.12.0

Return value

Type: An array of AsRelation*

An array.

The data is owned by the instance.