Constructor
AppStreamCategorynew
Declaration [src]
AsCategory*
as_category_new (
void
)
Return value
Type: AsCategory
A new AsCategory
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
AsCategory*
as_category_new (
void
)
Type: AsCategory
A new AsCategory
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |