Method

FwupdPluginProgressget_id

Declaration [src]

const gchar*
fu_progress_get_id (
  FuProgress* self
)

Description [src]

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

Available since:1.7.0

Return value

Returns: const gchar*
 

Progress ID.

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