Method
FwupdCodecto_variant
Declaration [src]
GVariant*
fwupd_codec_to_variant (
FwupdCodec* self,
FwupdCodecFlags flags
)
Description [src]
Converts an object that implements FwupdCodec to a GVariant.
| Available since: | 2.0.0 |
Parameters
flags |
FwupdCodecFlags |
A |
Return value
| Returns: | GVariant |
A |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |