Method

AppStreamValidatorIssueget_cid

Declaration [src]

const gchar*
as_validator_issue_get_cid (
  AsValidatorIssue* issue
)

Description [src]

The component-id this issue is about.

Return value

Type: const gchar*

A component-id.

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