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