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