Method

AppStreamIssueget_url

Declaration [src]

const gchar*
as_issue_get_url (
  AsIssue* issue
)

Description [src]

Gets the URL associacted with this issue, usually referencing a bug report or issue description.

Return value

Type: const gchar*

The URL.

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