Method
FwupdPluginBackendadd_string
since: 1.8.4
Declaration [src]
void
fu_backend_add_string (
  FuBackend* self,
  guint idt,
  GString* str
)
Description [src]
Add backend-specific device metadata to an existing string.
Available since: 1.8.4
Parameters
- idt
- 
            Type: guintIndent level. 
- str
- 
            Type: GStringA string to append to. The data is owned by the caller of the method.