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 const gchar*
 

The new URL.

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