Method
FwupdReleaseset_details_url
since: 1.2.4
[−]
Declaration [src]
void
fwupd_release_set_details_url (
FwupdRelease* self,
const gchar* details_url
)
[−]
Parameters
details_url
-
Type:
const gchar*
The URL.
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.