Method

AppStreamValidatorIssueset_tag

Declaration [src]

void
as_validator_issue_set_tag (
  AsValidatorIssue* issue,
  const gchar* tag
)

Description [src]

Sets the issue tag.

Available since:0.12.8

Parameters

tag const gchar*
 

The tag.

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