Constructor

AppStreamComponentnew

Declaration [src]

AsComponent*
as_component_new (
  void
)

Description [src]

Creates a new AsComponent.

Return value

Returns: AsComponent
 

A new AsComponent.

 The caller of the function takes ownership of the data, and is responsible for freeing it.