Constructor

AppStreamReleaseListnew

Declaration [src]

AsReleaseList*
as_release_list_new (
  void
)

Description [src]

Creates a new AsReleaseList.

Available since:1.0

Return value

Returns: AsReleaseList
 

An AsReleaseList.

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