Method
FwupdPluginDeviceadd_string
since: 1.7.1
Declaration [src]
void
fu_device_add_string (
  FuDevice* self,
  guint idt,
  GString* str
)
      Parameters
idt- 
            
Type:
guintIndent level.
 str- 
            
Type:
GStringA string to append to.
The data is owned by the caller of the method.