Method

AppStreamCategoryget_components

Declaration [src]

GPtrArray*
as_category_get_components (
  AsCategory* category
)

Description [src]

Get list of components which have been sorted into this category.

Return value

Type: An array of AsComponent*

List of AsCategory.

The data is owned by the instance.