Function
FwupdPluginArchiveformat_from_string
since: 1.8.1
Declaration [src]
FuArchiveFormat
fu_archive_format_from_string (
const gchar* format
)
Parameters
format
-
Type:
const gchar*
A string, e.g.
zip
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: FuArchiveFormat
Enumerated value.