Constructor

AppStreamContextnew

Declaration [src]

AsContext*
as_context_new (
  void
)

Description [src]

Creates a new AsContext.

Return value

Returns: AsContext
 

An AsContext.

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