Method
AppStreamCategoryadd_child
Declaration [src]
void
as_category_add_child (
AsCategory* category,
AsCategory* subcat
)
Parameters
subcat |
AsCategory |
A subcategory to add. |
|
The data is owned by the caller of the function. |