Constructor

AppStreamBundlenew

since: 0.10

Declaration [src]

AsBundle*
as_bundle_new (
  void
)

Description [src]

Creates a new AsBundle.

Available since: 0.10

Return value

Type: AsBundle

A AsBundle.

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