Method
AppStreamReleaseset_url
since: 0.12.5
Declaration [src]
void
as_release_set_url (
  AsRelease* release,
  AsReleaseUrlKind url_kind,
  const gchar* url
)
Parameters
- url_kind
- 
            Type: AsReleaseUrlKindThe URL kind, e.g. AS_RELEASE_URL_KIND_DETAILS.
- url
- 
            Type: const gchar*The full URL. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.