Method

AppStreamValidatorIssueget_line

Declaration [src]

glong
as_validator_issue_get_line (
  AsValidatorIssue* issue
)

Description [src]

Gets the line number where this issue was found.

Return value

Type: glong

The line number where this issue occured, or -1 if unknown.