Class
AppStreamReleaseList
[−]
Description
class AppStream.ReleaseList : GObject.Object
{
/* No available fields */
}
No description available.
[−]
Instance methods
as_release_list_get_context
Get the AsContext
associated with these releases.
This function may return NULL
if no context is set.
as_release_list_get_kind
Returns the AsReleaseListKind
of the release metadata
associated with this component.
since: 0.16.0
as_release_list_index_safe
Retrieve a release entry at the respective index from the release entry list.
as_release_list_set_kind
Sets the AsReleaseListKind
of the release metadata
associated with this component.
since: 0.16.0
[+]