Method
AppStreamPoolget_components_by_kind
Declaration [src]
AsComponentBox*
as_pool_get_components_by_kind (
  AsPool* pool,
  AsComponentKind kind
)
      Parameters
kind- 
            
Type:
AsComponentKindAn
AsComponentKind. 
Return value
Type: AsComponentBox
An AsComponentBox of found components.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |