Class
AppStreamRelease
[−]
Description
class AppStream.Release : GObject.Object
{
/* No available fields */
}
No description available.
[−]
Instance methods
as_release_get_artifacts
Get a list of all downloadable artifacts that are associated with this release.
since: 0.12.6
as_release_get_timestamp_eol
Gets the UNIX timestamp for the date when this release is out of support (end-of-life).
since: 0.12.5
as_release_get_urgency
Gets the urgency of the release (showing how important it is to update to a more recent release).
since: 0.6.5
as_release_set_kind
Sets the release kind to distinguish between end-user ready stable releases and development prereleases..
since: 0.12.0
as_release_set_timestamp_eol
Sets the UNIX timestamp for the date when this release is out of support (end-of-life).
since: 0.12.5
[+]