Constructor

AppStreamReleaseListnew

since: 1.0

Declaration [src]

AsReleaseList*
as_release_list_new (
  void
)

Description [src]

Creates a new AsReleaseList.

Available since: 1.0

Return value

Type: AsReleaseList

An AsReleaseList.

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