Method
AppStreamRelationversion_compare
Declaration [src]
gboolean
as_relation_version_compare (
AsRelation* relation,
const gchar* version,
GError** error
)
Description [src]
Tests whether the version number of this AsRelation
is fulfilled by
version
. Whether the given version is sufficient to fulfill the version
requirement of this AsRelation
is determined by its comparison resraint.
Available since: | 0.12.0 |