Method

AppStreamMetadataset_origin

Declaration [src]

void
as_metadata_set_origin (
  AsMetadata* metad,
  const gchar* origin
)

Description [src]

Set the origin of AppStream distro metadata.

Parameters

origin const gchar*
 

The origin of AppStream distro metadata.

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