Method
AppStreamComposeComposefinalize_result
since: 0.15.1
Declaration [src]
void
asc_compose_finalize_result (
AscCompose* compose,
AscResult* result
)
Description [src]
Perform final validation of generated data for the specified result container.
Available since: 0.15.1
Parameters
result-
Type:
AscResultThe
AscResultto finalize.The data is owned by the caller of the method.