Method

AppStreamArtifactset_platform

Declaration [src]

void
as_artifact_set_platform (
  AsArtifact* artifact,
  const gchar* platform
)

Description [src]

Sets the artifact platform triplet or identifier string.

Parameters

platform const gchar*
 

The platform triplet.

 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.