set_releases_url
Description:
[
Version ( since =
"0.16.0" ) ]
public void set_releases_url (
string url)
Set a remote URL pointing to an AppStream release info file.
Parameters:
this |
a Component instance.
|
url |
the web URL where release data is found.
|