Method

AppStreamArtifactget_locations

[]

Declaration [src]

GPtrArray*
as_artifact_get_locations (
  AsArtifact* artifact
)
[]

Description [src]

Gets the artifact locations, typically URLs.

[]

Return value

Type: An array of utf8

List of locations.

The returned data is owned by the instance.
Each element is a NUL terminated UTF-8 string.