Method

AppStreamIssueset_url

Declaration [src]

void
as_issue_set_url (
  AsIssue* issue,
  const gchar* url
)

Description [src]

Sets an URL describing this issue.

Parameters

url

Type: const gchar*

The new URL.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.