Method

AppStreamValidatorIssueget_tag

Declaration [src]

const gchar*
as_validator_issue_get_tag (
  AsValidatorIssue* issue
)

Description [src]

Gets the issue tag string for this issue.

Available since:0.12.8

Return value

Returns: const gchar*
 

The tag.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.