Method

AppStreamIssueset_id

Declaration [src]

void
as_issue_set_id (
  AsIssue* issue,
  const gchar* id
)

Description [src]

Sets the issue ID.

Parameters

id const gchar*
 

The new ID.

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