Method

AppStreamComposeComposeget_results

Declaration [src]

GPtrArray*
asc_compose_get_results (
  AscCompose* compose
)

Description [src]

Get the results of the last processing run.

Return value

Type: An array of AscResult*

The results.

The data is owned by the instance.