Method

AppStreamValidatorIssueget_filename

Declaration [src]

const gchar*
as_validator_issue_get_filename (
  AsValidatorIssue* issue
)

Description [src]

The name of the file this issue was found in.

Return value

Returns: const gchar*
 

The filename.

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