API Version: 2.0
Library Version: 2.0.2
Generated by gi-docgen 2024.1
since: 1.7.3
gboolean fwupd_release_has_tag ( FwupdRelease* self, const gchar* tag )
Finds out if the release has a specific tag.
Available since: 1.7.3
tag
Type: const gchar*
const gchar*
The update tag, e.g. vendor-factory-2021q1.
vendor-factory-2021q1
Type: gboolean
gboolean
TRUE if the release matches.
TRUE