Method
FwupdPluginBackendadd_string
Declaration [src]
void
fu_backend_add_string (
FuBackend* self,
guint idt,
GString* str
)
Parameters
idt |
guint |
Indent level. |
|
str |
GString |
A string to append to. |
|
The data is owned by the caller of the function. |