Method

AppStreamComponentBoxas_array

Declaration [src]

GPtrArray*
as_component_box_as_array (
  AsComponentBox* cbox
)

Description [src]

Get the contents of this component box as GPtrArray.

Return value

Returns: An array of AsComponent*
 

An array of AsComponent instances.

 The data is owned by the instance.