Constructor

AppStreamPoolnew

Declaration [src]

AsPool*
as_pool_new (
  void
)

Description [src]

Creates a new AsPool.

Return value

Returns: AsPool
 

A AsPool.

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