Constructor

AppStreamBundlenew

Declaration [src]

AsBundle*
as_bundle_new (
  void
)

Description [src]

Creates a new AsBundle.

Available since:0.10

Return value

Returns: AsBundle
 

A AsBundle.

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