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

Type: An array of AsComponent*

An array of AsComponent instances.

The data is owned by the instance.