Method
FwupdJsonNodeto_string
since: 2.1.1
Declaration [src]
GString*
fwupd_json_node_to_string (
FwupdJsonNode* self,
FwupdJsonExportFlags flags
)
Parameters
flags-
Type:
FwupdJsonExportFlagsSome
FwupdJsonExportFlagse.g. #FWUPD_JSON_EXPORT_FLAG_INDENT.
Return value
Type: GString
A GString.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |