Function
FwupdCodecarray_to_variant
Declaration [src]
GVariant*
fwupd_codec_array_to_variant (
GPtrArray* array,
FwupdCodecFlags flags
)
Parameters
array |
An array of GObject* |
(not nullable): array of objects that much implement |
|
| The data is owned by the caller of the function. | |
flags |
FwupdCodecFlags |
A |
Return value
| Returns: | GVariant |
A |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |