Method

AppStreamReleaseget_artifacts

Declaration [src]

GPtrArray*
as_release_get_artifacts (
  AsRelease* release
)

Description [src]

Get a list of all downloadable artifacts that are associated with this release.

Available since:0.12.6

Return value

Returns: An array of AsArtifact*
 

An array of AsArtifact objects.

 The data is owned by the instance.