Function
FwupdCodecarray_to_json
Declaration [src]
void
fwupd_codec_array_to_json (
GPtrArray* array,
const gchar* member_name,
JsonBuilder* builder,
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. | |
member_name |
const gchar* |
Member name of the array. |
|
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
builder |
JsonBuilder |
A |
|
| The data is owned by the caller of the function. | |
flags |
FwupdCodecFlags |
A |