Method

AppStreamComponentget_requires

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

Returns: An array of AsRelation*
 

An array.

 The data is owned by the instance.