Method

FwupdDeviceto_string

Declaration [src]

gchar*
fwupd_device_to_string (
  FwupdDevice* self
)

Description [src]

Builds a text representation of the object.

Available since:0.9.3

Return value

Returns: gchar*
 

Text, or NULL for invalid.

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