Method

FwupdPluginProgressget_name

Declaration [src]

const gchar*
fu_progress_get_name (
  FuProgress* self
)

Description [src]

Return the nice name of the progress, which is normally set by the caller.

Available since:1.8.2

Return value

Returns: utf8
 

Progress nice name, e.g. add-devices

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.