Constructor

AppStreamValidatornew

Declaration [src]

AsValidator*
as_validator_new (
  void
)

Description [src]

Creates a new AsValidator.

Return value

Returns: AsValidator
 

An AsValidator.

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