Method

FwupdPluginProgressto_string

Declaration [src]

gchar*
fu_progress_to_string (
  FuProgress* self
)

Description [src]

Prints the progress for debugging.

Available since:1.8.7

Return value

Returns: utf8
 

String.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The string is a NUL terminated UTF-8 string.