Method

AppStreamIssueget_id

Declaration [src]

const gchar*
as_issue_get_id (
  AsIssue* issue
)

Description [src]

Gets the issue ID (usually a bug number or CVE ID)

Return value

Returns: const gchar*
 

The ID.

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