Method

AppStreamValidatorget_tag_severity

Declaration [src]

AsIssueSeverity
as_validator_get_tag_severity (
  AsValidator* validator,
  const gchar* tag
)

Description [src]

Get the severity for a given issue tag.

Parameters

tag const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.

Return value

Returns: AsIssueSeverity
 

The AsIssueSeverity.