Method
FwupdReleasehas_category
since: 1.2.7
[−]
Declaration [src]
gboolean
fwupd_release_has_category (
FwupdRelease* self,
const gchar* category
)
[−]
Parameters
category
-
Type:
const gchar*
The update category, e.g.
X-EmbeddedController
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.