Method
FwupdCodecfrom_json_string
Declaration [src]
gboolean
fwupd_codec_from_json_string (
FwupdCodec* self,
const gchar* json,
GError** error
)
Description [src]
Converts an object that implements FwupdCodec from a JSON string.
| Available since: | 2.0.0 |