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