Method
FwupdPluginPluginadd_string
since: 1.8.4
Declaration [src]
void
fu_plugin_add_string (
  FuPlugin* 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.