Method

AppStreamComposeComposefinalize_result

Declaration [src]

void
asc_compose_finalize_result (
  AscCompose* compose,
  AscResult* result
)

Description [src]

Perform final validation of generated data for the specified result container.

Parameters

result AscResult
 

The AscResult to finalize.

 The data is owned by the caller of the function.