Method

AppStreamArtifactget_locations

Declaration [src]

GPtrArray*
as_artifact_get_locations (
  AsArtifact* artifact
)

Description [src]

Gets the artifact locations, typically URLs.

Return value

Returns: An array of utf8
 

List of locations.

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