Method

AppStreamComposeComposeget_results

since: 0.14.5

Declaration [src]

GPtrArray*
asc_compose_get_results (
  AscCompose* compose
)

Description [src]

Get the results of the last processing run.

Available since: 0.14.5

Return value

Type: An array of AscResult*

The results.

The returned data is owned by the instance.