Constructor

AppStreamComponentnew

Declaration [src]

AsComponent*
as_component_new (
  void
)

Description [src]

Creates a new AsComponent.

Return value

Type: AsComponent

A new AsComponent.

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