Method

AppStreamComponentset_id

Declaration [src]

void
as_component_set_id (
  AsComponent* cpt,
  const gchar* value
)

Description [src]

Set the AppStream identifier for this component.

Sets propertyAppStream.Component:id

Parameters

value const gchar*
 

The unique identifier.

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