Constructor

AppStreamCategorynew

Declaration [src]

AsCategory*
as_category_new (
  void
)

Description [src]

Creates a new AsCategory.

Return value

Type: AsCategory

A new AsCategory.

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